Update of /cvsroot/pure-data/externals/build/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19723
Modified Files:
makefile
Log Message:
adding compiled help file since autoconf doesn't always work so well with MinGW; fixed maxlib delete after maxlib help file rename
Index: makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/build/doc/makefile,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** makefile 10 Nov 2005 16:38:22 -0000 1.16
--- makefile 14 Nov 2005 20:28:24 -0000 1.17
***************
*** 45,48 ****
--- 45,49 ----
../../pmpd/help/*.pd\
../../rhythm_estimator/*.p? \
+ ../../sprinkler/sprinkler-help.pd \
../../susloop~/*.pd \
../../svf~/*.pd \
***************
*** 52,59 ****
$(DOC_DIR)
#----------------------------------------------------------------------------
- # [sprinkler]'s help file is generated by ./configure
- cd ../../sprinkler && autoconf && ./configure
- cp -p ../../sprinkler/sprinkler-help.pd $(DOC_DIR)
- #----------------------------------------------------------------------------
# IEMlib uses its own dir and since its not maintained in CVS
# its best not to change the objects
--- 53,56 ----
***************
*** 84,88 ****
rm prob-help.pd
# maxlib conflicts with cyclone
! rm help-split.pd
--- 81,85 ----
rm prob-help.pd
# maxlib conflicts with cyclone
! rm split-help.pd