Update of /cvsroot/pure-data/externals In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27381
Modified Files: Makefile Log Message: removed pdp and pidip on Linux because they weren't compiling
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/externals/Makefile,v retrieving revision 1.66 retrieving revision 1.67 diff -C2 -d -r1.66 -r1.67 *** Makefile 20 Jul 2006 05:53:39 -0000 1.66 --- Makefile 20 Jul 2006 22:30:45 -0000 1.67 *************** *** 122,126 **** else # GNU/Linux, BSD, IRIX, etc. ! LIB_TARGETS += pdp pidip endif endif --- 122,126 ---- else # GNU/Linux, BSD, IRIX, etc. ! LIB_TARGETS += endif endif