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: