about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'WWW/Library/Implementation/makefile.in')
-rw-r--r--WWW/Library/Implementation/makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/WWW/Library/Implementation/makefile.in b/WWW/Library/Implementation/makefile.in
index 01e74137..dc8d55d7 100644
--- a/WWW/Library/Implementation/makefile.in
+++ b/WWW/Library/Implementation/makefile.in
@@ -1,4 +1,4 @@
-# $LynxId: makefile.in,v 1.18 2008/07/08 00:06:40 tom Exp $
+# $LynxId: makefile.in,v 1.19 2008/09/17 01:14:02 tom Exp $
 # Make WWW under unix for a.n.other unix system (bsd)
 # Use this as a template
 
@@ -179,6 +179,9 @@ clean :
 	rm -f dtd_util$x
 	rm -f $(LOB)/*$o
 
+distclean : clean
+	@echo made $@
+
 tags:
 	ctags *.[ch]