Update of /cvsroot/pure-data/packages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13425
Modified Files: Makefile Log Message: finally tracked down that pesky Pd++ related bug...
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/packages/Makefile,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -d -r1.35 -r1.36 *** Makefile 1 Aug 2006 01:21:11 -0000 1.35 --- Makefile 1 Aug 2006 22:58:37 -0000 1.36 *************** *** 521,525 **** #------------------------------------------------------------------------------ # pd_devel_install ! PD_NAME=Pd++ pd_devel_install: pd++ install -d $(manualsdir)/$(PD_NAME) --- 521,526 ---- #------------------------------------------------------------------------------ # pd_devel_install ! ##PD_NAME=Pd++ # this breaks Pd-extended compilation! ! # it should use its own variable, like PDDEVEL_NAME hans@at.or.at pd_devel_install: pd++ install -d $(manualsdir)/$(PD_NAME)