Update of /cvsroot/pure-data/externals In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28046
Modified Files: Tag: branch-v0-39-2-extended Makefile Log Message: time to prep for a release candidate
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/externals/Makefile,v retrieving revision 1.103.2.6 retrieving revision 1.103.2.7 diff -C2 -d -r1.103.2.6 -r1.103.2.7 *** Makefile 28 Dec 2006 17:26:22 -0000 1.103.2.6 --- Makefile 6 Jan 2007 03:00:53 -0000 1.103.2.7 *************** *** 129,133 **** # this is for libraries that don't compile (yet) on all platforms ifeq ($(OS_NAME),windows) ! LIB_TARGETS += else ifeq ($(OS_NAME),darwin) --- 129,133 ---- # this is for libraries that don't compile (yet) on all platforms ifeq ($(OS_NAME),windows) ! LIB_TARGETS += hidin else ifeq ($(OS_NAME),darwin)