summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/GNUmakefile b/GNUmakefile
index a685d22..2b14a7d 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -176,10 +176,6 @@ testdir := $(shell ls -d1 make-test-?.? | sort -n +0.10 -0.11 +0.12 | tail -1l)
tests:# $(testdir)/run_make_tests.pl $(prog)
# cd $(<D); perl $(<F)
-configure: /home/gd/gnu/autoconf/make.conf
- -cp $< $@
-/home/gd/gnu/autoconf/%: force;$(MAKE) -C $(@D) $(@F)
-
# Make the distribution tar files.
.PHONY: dist