1
0
Fork 0

Integrated Steve's new "plib" conglomeration.

This commit is contained in:
curt 1999-04-03 04:19:39 +00:00
parent 2c920ae1df
commit a0e40c1fc1

View file

@ -1,9 +1,3 @@
if ENABLE_AUDIO_SUPPORT
AUDIO_DIRS = Audio
else
AUDIO_DIRS =
endif
if ENABLE_UNIX_SERIAL
SERIAL_DIRS = Serial
else
@ -11,12 +5,11 @@ SERIAL_DIRS =
endif
SUBDIRS = \
$(AUDIO_DIRS) \
Bucket \
Debug \
Math \
Misc \
PUI \
$(SERIAL_DIRS) \
XGL\
plib \
zlib