Update of /cvsroot/pure-data/externals In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17994
Modified Files: Makefile Log Message: hid doesn't currently build on GNU/Linux, so remove from the auto-build
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/externals/Makefile,v retrieving revision 1.65 retrieving revision 1.66 diff -C2 -d -r1.65 -r1.66 *** Makefile 12 Jul 2006 19:52:59 -0000 1.65 --- Makefile 20 Jul 2006 05:53:39 -0000 1.66 *************** *** 122,126 **** else # GNU/Linux, BSD, IRIX, etc. ! LIB_TARGETS += hid pdp pidip endif endif --- 122,126 ---- else # GNU/Linux, BSD, IRIX, etc. ! LIB_TARGETS += pdp pidip endif endif