Formerly GNUmakefile.~82~

This commit is contained in:
Roland McGrath 1992-12-21 21:53:24 +00:00
parent 50f2c1fbd9
commit 2d038ae579

View file

@ -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