Update of /cvsroot/pure-data/externals In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15348
Modified Files: Makefile Log Message: commented out other unused things from the template for corelibs... arg
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/externals/Makefile,v retrieving revision 1.68 retrieving revision 1.69 diff -C2 -d -r1.68 -r1.69 *** Makefile 21 Jul 2006 00:08:31 -0000 1.68 --- Makefile 21 Jul 2006 05:18:46 -0000 1.69 *************** *** 338,344 **** install -p $(externals_src)/corelibs/README \ $(readmesdir)/$(CORELIBS_NAME).txt ! install -d $(examplesdir)/$(CORELIBS_NAME) ! install -p $(externals_src)/corelibs/examples/*.pd \ ! $(examplesdir)/$(CORELIBS_NAME)
corelibs_clean: --- 338,344 ---- install -p $(externals_src)/corelibs/README \ $(readmesdir)/$(CORELIBS_NAME).txt ! # install -d $(examplesdir)/$(CORELIBS_NAME) ! # install -p $(externals_src)/corelibs/examples/*.pd \ ! # $(examplesdir)/$(CORELIBS_NAME)
corelibs_clean: