From: stephan b. <sg...@us...> - 2004-12-30 21:17:43
|
Update of /cvsroot/pclasses/pclasses2/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16049/lib Modified Files: Makefile.toc Log Message: This time i spelled App correctly. :/ Index: Makefile.toc =================================================================== RCS file: /cvsroot/pclasses/pclasses2/lib/Makefile.toc,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- Makefile.toc 30 Dec 2004 19:35:47 -0000 1.5 +++ Makefile.toc 30 Dec 2004 21:17:33 -0000 1.6 @@ -10,7 +10,7 @@ ############# P Module libs: pliblist = $(addprefix $(plibp), \ - APP/lib$(LIBPAPP_BASENAME) \ + App/lib$(LIBPAPP_BASENAME) \ IO/lib$(LIBPIO_BASENAME) \ lib$(LIBPCORE_BASENAME) \ Net/lib$(LIBPNET_BASENAME) \ |