From: <sg...@us...> - 2003-08-29 10:45:27
|
Update of /cvsroot/libfunutil/libfunutil/toc/make In directory sc8-pr-cvs1:/tmp/cvs-serv13700 Modified Files: install.make Log Message: removed a bogus comment Index: install.make =================================================================== RCS file: /cvsroot/libfunutil/libfunutil/toc/make/install.make,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- install.make 28 Aug 2003 09:25:57 -0000 1.18 +++ install.make 29 Aug 2003 10:45:23 -0000 1.19 @@ -174,6 +174,5 @@ uninstall: uninstall-. uninstall-subdirs -# implement these to hook in to the start of the install: install-.: uninstall-.: |