Update of /cvsroot/pure-data/externals In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30153
Modified Files: Makefile Log Message: fixed typo
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/externals/Makefile,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** Makefile 11 Apr 2006 16:27:10 -0000 1.50 --- Makefile 11 Apr 2006 16:44:45 -0000 1.51 *************** *** 704,709 **** -rm -f -- $(helpdir)/iemhelp/*.* -rmdir -- $(helpdir)/iemhelp ! -rm -f -- $(examplessdir)/$(IEMLIB_NAME)/*.* ! -rmdir -- $(examplessdir)/$(IEMLIB_NAME) -rm -f -- $(manualsdir)/$(IEMLIB_NAME)/*.* -rmdir -- $(manualsdir)/$(IEMLIB_NAME) --- 704,709 ---- -rm -f -- $(helpdir)/iemhelp/*.* -rmdir -- $(helpdir)/iemhelp ! -rm -f -- $(examplesdir)/$(IEMLIB_NAME)/*.* ! -rmdir -- $(examplesdir)/$(IEMLIB_NAME) -rm -f -- $(manualsdir)/$(IEMLIB_NAME)/*.* -rmdir -- $(manualsdir)/$(IEMLIB_NAME)