From: Joe Z. <jz...@us...> - 2003-04-20 08:02:59
|
Update of /cvsroot/bobs/bobs/js In directory sc8-pr-cvs1:/tmp/cvs-serv26657/bobs/js Modified Files: Makefile.in Log Message: Created a minimal man page: 'man bobs'. Index: Makefile.in =================================================================== RCS file: /cvsroot/bobs/bobs/js/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:25 -0000 1.2 +++ Makefile.in 20 Apr 2003 08:02:56 -0000 1.3 @@ -77,6 +77,7 @@ myCRONDIR = @myCRONDIR@ myCRONTABDIR = @myCRONTABDIR@ myHTTPDUSER = @myHTTPDUSER@ +myMANDIR = @myMANDIR@ myPASS = @myPASS@ myWEBDIR = @myWEBDIR@ myrealBOBSDATA = @myrealBOBSDATA@ |