Commit 86251d81 by Angela Marie Thomas Committed by Geoffrey Keating

Makefile.in: Regenerate fixincl.x only if maintainer-mode is enabled.

	* fixinc/Makefile.in: Regenerate fixincl.x only if maintainer-mode
	is enabled.

From-SVN: r45359
parent 0c4992b0
2001-09-02 Angela Marie Thomas <angela@cygnus.com>
* fixinc/Makefile.in: Regenerate fixincl.x only if maintainer-mode
is enabled.
Sun Sep 2 18:37:54 CEST 2001 Jan Hubicka <jh@suse.cz>
* reload1.c (fixup_abnormal_edges): Allow NOTEs in the sequence.
......
......@@ -109,7 +109,7 @@ fixlib.o : fixlib.c
machname.h: ../specs
$(SHELL) $(srcdir)/genfixes $@
$(srcdir)/fixincl.x: fixincl.tpl inclhack.def
$(srcdir)/fixincl.x: @MAINT@ fixincl.tpl inclhack.def
cd $(srcdir) ; $(SHELL) ./genfixes $@
clean:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment