changeset 2392:39a6500cde4f

[project @ 1996-10-12 19:55:53 by jwe]
author jwe
date Sat, 12 Oct 1996 19:55:53 +0000
parents b12625d6fbcd
children 5b04dfde8d55
files scripts/Makefile.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/Makefile.in
+++ b/scripts/Makefile.in
@@ -64,8 +64,8 @@
 distclean::
 	rm -f Makefile config.log config.status
 
-maintainer-clean:: distclean
-	rm -f tags TAGS
+maintainer-clean::
+	rm -f tags TAGS Makefile config.log config.status
 
 local-dist:
 	ln $(DISTFILES) ../`cat ../.fname`/scripts