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:
Dan Potter 2003-11-30 00:02:59 +00:00
parent cbe2111cd8
commit 058fc015e1

View File

@ -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
SUBDIRS =
include ../Makefile.prefab
include $(KOS_BASE)/addons/Makefile.prefab