From e1d8abbe2800defb344dcce54c401733edd1d37a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 7 Sep 1999 13:45:03 +0000 Subject: Applied patch rtems-rc-19990820-6.diff.gz from Ralf Corsepius which converted many Makefile.in's to Makefile.am's. This added a lot of files. --- make/Makefile.in | 2 +- make/Templates/Makefile.in | 2 +- make/compilers/Makefile.in | 2 +- make/custom/Makefile.in | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'make') diff --git a/make/Makefile.in b/make/Makefile.in index 39ba5d995a..c5e69fd5b6 100644 --- a/make/Makefile.in +++ b/make/Makefile.in @@ -369,7 +369,7 @@ profile-am: profile: profile-am .PHONY: profile profile-am -preinstall-am: +preinstall-am: $(TMPINSTALL_FILES) preinstall: preinstall-am .PHONY: preinstall preinstall-am diff --git a/make/Templates/Makefile.in b/make/Templates/Makefile.in index 86cb388fed..23aaeb7556 100644 --- a/make/Templates/Makefile.in +++ b/make/Templates/Makefile.in @@ -226,7 +226,7 @@ profile-am: profile: profile-am .PHONY: profile profile-am -preinstall-am: +preinstall-am: $(TMPINSTALL_FILES) preinstall: preinstall-am .PHONY: preinstall preinstall-am diff --git a/make/compilers/Makefile.in b/make/compilers/Makefile.in index 0ca5e4ad5d..8dcd9771f2 100644 --- a/make/compilers/Makefile.in +++ b/make/compilers/Makefile.in @@ -200,7 +200,7 @@ profile-am: profile: profile-am .PHONY: profile profile-am -preinstall-am: +preinstall-am: $(TMPINSTALL_FILES) preinstall: preinstall-am .PHONY: preinstall preinstall-am diff --git a/make/custom/Makefile.in b/make/custom/Makefile.in index 84f9b50cfb..63dede4ebf 100644 --- a/make/custom/Makefile.in +++ b/make/custom/Makefile.in @@ -228,7 +228,7 @@ profile-am: profile: profile-am .PHONY: profile profile-am -preinstall-am: +preinstall-am: $(TMPINSTALL_FILES) preinstall: preinstall-am .PHONY: preinstall preinstall-am -- cgit v1.2.3