mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
Begun development of Sortix 0.6.
This commit is contained in:
parent
9b3efeed5a
commit
fefeb92e89
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -28,7 +28,7 @@ REMOTECOPYDIR:=/home/$(REMOTEUSER)/Desktop/MaxsiOS
|
|||
MODULES=libmaxsi games mkinitrd utils $(EXTRAMODULES) sortix
|
||||
ALLMODULES=libmaxsi games mkinitrd utils bench sortix
|
||||
|
||||
VERSION=0.5
|
||||
VERSION=0.6dev
|
||||
DEBNAME:=sortix_$(VERSION)_$(CPU)
|
||||
DEBSRCNAME:=sortix_$(VERSION)
|
||||
DEBDIR:=builds/$(DEBNAME)
|
||||
|
|
Loading…
Add table
Reference in a new issue