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/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/Makefile.in') diff --git a/c/src/Makefile.in b/c/src/Makefile.in index 7a937d211f..1b0633a40e 100644 --- a/c/src/Makefile.in +++ b/c/src/Makefile.in @@ -85,7 +85,7 @@ VERSION = @VERSION@ AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal -SUBDIRS = make exec lib librtems++ tests +SUBDIRS = @subdirs@ rtems_bspdir = $(prefix)/@RTEMS_BSP@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 @@ -389,7 +389,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