Build system improvements, and finished kos-ports tree separation.
Please see RELNOTES and doc/environ.sh.sample because you will need a new environ.sh file (or at least you'll need to spread any local mods to environ.sh and the new environ_base.sh). This still doesn't work for any platform but DC but I'm working on that.
This commit is contained in:
parent
cbe2111cd8
commit
058fc015e1
2
Makefile
2
Makefile
|
@ -10,6 +10,6 @@ OBJS = gldepth.o gldraw.o glkos.o gllight.o glmisc.o
|
||||||
OBJS += gltex.o gltrans.o glvars.o glblend.o glfog.o glmodifier.o glnzclip.o
|
OBJS += gltex.o gltrans.o glvars.o glblend.o glfog.o glmodifier.o glnzclip.o
|
||||||
SUBDIRS =
|
SUBDIRS =
|
||||||
|
|
||||||
include ../Makefile.prefab
|
include $(KOS_BASE)/addons/Makefile.prefab
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user