Author: dylan Date: 2004-08-08 02:11:05 -0400 (Sun, 08 Aug 2004) New Revision: 340
Modified: branches/protocol-v4/docs/manual/Makefile Log: Just made DRAFT=1 the default, so my editorial comments will show up by default. :) Modified: branches/protocol-v4/docs/manual/Makefile =================================================================== --- branches/protocol-v4/docs/manual/Makefile 2004-08-08 06:10:05 UTC (rev 339) +++ branches/protocol-v4/docs/manual/Makefile 2004-08-08 06:11:05 UTC (rev 340) @@ -1,4 +1,5 @@ +DRAFT=1 clean=-name '*.aux' \
