Update of /cvsroot/pure-data/abstractions In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25600
Modified Files: Makefile Log Message: installed nqpoly4 help file into a location where it will always work
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/abstractions/Makefile,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** Makefile 13 Apr 2006 05:35:28 -0000 1.25 --- Makefile 27 Apr 2006 14:50:13 -0000 1.26 *************** *** 168,171 **** --- 168,173 ---- # in the same directory as the patches its manipulating install -p $(abstractions_src)/nqpoly/nqpoly4/*.pd $(helpdir)/$(NQPOLY4_NAME) + # install just the help file into the root helpdir since this isn't a libdir + install -p $(abstractions_src)/nqpoly/*/*-help.pd $(helpdir) install -d $(examplesdir)/$(NQPOLY4_NAME) install -p $(shell ls -1 $(abstractions_src)/nqpoly/nqpoly4/*.pd | \