From: Joe Z. <jz...@us...> - 2003-04-20 08:03:26
|
Update of /cvsroot/bobs/bobs/images In directory sc8-pr-cvs1:/tmp/cvs-serv26657/bobs/images Modified Files: Makefile.in Log Message: Created a minimal man page: 'man bobs'. Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/images/Makefile.in,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.in 5 Feb 2003 02:05:23 -0000 1.2 +++ Makefile.in 20 Apr 2003 08:02:53 -0000 1.3 @@ -77,6 +77,7 @@ myCRONDIR = @myCRONDIR@ myCRONTABDIR = @myCRONTABDIR@ myHTTPDUSER = @myHTTPDUSER@ +myMANDIR = @myMANDIR@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ myrealBOBSDATA = @myrealBOBSDATA@ |