exclude_modules example

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@866 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 19 years ago
parent 2a02e6abd1
commit ed0d524053

@ -33,6 +33,11 @@ CPPFLAGS += -D_DEBUG \
#
#USE_LIBSAMPLERATE = yes
#
# exclude some modules from compilation?
# e.g. python modules:
#exclude_modules ?= py_sems ivr mailbox pin_collect conf_auth mp3 examples
LDFLAGS += -lm
OS = $(shell uname -s | sed -e s/SunOS/solaris/ | tr "[A-Z]" "[a-z]")

Loading…
Cancel
Save