summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-12-21 21:53:24 +0000
committerRoland McGrath <roland@redhat.com>1992-12-21 21:53:24 +0000
commit2d038ae5798bae0b125bc7afd438abfe28e62833 (patch)
tree607d4adc75b6bc82cb52956107286ab66e2cdf5d /GNUmakefile
parent50f2c1fbd9720a8c23d47d5e6bd77692794cdc8a (diff)
downloadgunmake-2d038ae5798bae0b125bc7afd438abfe28e62833.tar.gz
Formerly GNUmakefile.~82~
Diffstat (limited to 'GNUmakefile')
-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