docs/Makefile should be removed by realclean, but isn't
I though I saw a patch for this go by at some point

Index: Makefile.in
===================================================================
RCS file: /cvs/public/parrot/Makefile.in,v
retrieving revision 1.98
diff -u -r1.98 Makefile.in
--- Makefile.in 2 Jan 2002 00:55:03 -0000       1.98
+++ Makefile.in 3 Jan 2002 03:04:14 -0000
@@ -20,7 +20,7 @@
 #
 ###############################################################################
 
-GEN_MAKEFILES = Makefile classes/Makefile languages/Makefile \
+GEN_MAKEFILES = Makefile classes/Makefile languages/Makefile docs/Makefile \
 languages/jako/Makefile languages/miniperl/Makefile languages/scheme/Makefile
 
 GEN_CONFIGS  = include/parrot/config.h include/parrot/platform.h Parrot/Config.pm \


-- 
The social dynamics of the net are a direct consequence of the fact that
nobody has yet developed a Remote Strangulation Protocol. --Larry Wall

Reply via email to