* Makefile.in (MAKEOVERRIDES): Define to be empty.

This commit is contained in:
Ian Lance Taylor 1993-03-10 15:13:33 +00:00
parent 50fbe97649
commit 1fa4a94e50
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in (MAKEOVERRIDES): Define to be empty.
Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
* Makefile.in: a couple of 'else true' for decstation,

View File

@ -289,6 +289,7 @@ all: $(ALL)
.PHONY: do-info do-check do-dvi do-install-info
.PHONY: do-clean do-mostlyclean do-distclean do-realclean
.NOEXPORT:
MAKEOVERRIDES=
# Do a target for all the subdirectories. A ``make do-X'' will do a
# ``make X'' in all subdirectories (because, in general, there is a