Update of /cvsroot/pure-data/extensions In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4297
Modified Files: Makefile Log Message: gripd doesn't compile automatically yet
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/extensions/Makefile,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** Makefile 12 Jul 2006 21:34:58 -0000 1.7 --- Makefile 19 Jul 2006 15:40:03 -0000 1.8 *************** *** 50,56 **** install -d $(helpdir) install -d $(objectsdir) ! install -p $(extensions_src)/gripd/*.$(EXTENSION) \ ! $(extensions_src)/gripd/*.so \ ! $(objectsdir) install -p $(extensions_src)/gripd/examples/gripd.pd \ $(helpdir)/gripd-help.pd --- 50,57 ---- install -d $(helpdir) install -d $(objectsdir) ! # it doesn't compile automatically yet hans@at.or.at ! # install -p $(extensions_src)/gripd/*.$(EXTENSION) \ ! # $(extensions_src)/gripd/*.so \ ! # $(objectsdir) install -p $(extensions_src)/gripd/examples/gripd.pd \ $(helpdir)/gripd-help.pd