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. --- c/src/tests/support/Makefile.in | 2 +- c/src/tests/support/include/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/tests/support') diff --git a/c/src/tests/support/Makefile.in b/c/src/tests/support/Makefile.in index 55144dec24..03e0cd72e1 100644 --- a/c/src/tests/support/Makefile.in +++ b/c/src/tests/support/Makefile.in @@ -386,7 +386,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/c/src/tests/support/include/Makefile.in b/c/src/tests/support/include/Makefile.in index a07d291210..ba757219f3 100644 --- a/c/src/tests/support/include/Makefile.in +++ b/c/src/tests/support/include/Makefile.in @@ -254,7 +254,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