From 1dce3ec58c04d99375863bd4648df18617f6958d Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 15 Oct 2003 11:16:03 +0000 Subject: [PATCH] Removed unused rules git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17889 72102866-910b-0410-8b05-ffd578937521 --- Source/Makefile.postamble | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Source/Makefile.postamble b/Source/Makefile.postamble index bafb933e4..f939e8952 100644 --- a/Source/Makefile.postamble +++ b/Source/Makefile.postamble @@ -184,11 +184,5 @@ libgnustep-base.def: libgnustep-base.def.in sed -e 's/NXConstantString/NSConstantString/' < $< > $@ endif -TAGS: $(DIST_FILES) - etags $(DIST_FILES) - -regenerate: $(DIST_FILES) - mv AUTHORS .. - FORCE: