From df49c60c9671e4a28e636964d744c1f59fb6cb68 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Jun 2000 15:00:15 +0000 Subject: Merged from 4.5.0-beta3a --- tools/cpu/unix/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/cpu/unix/Makefile.am') diff --git a/tools/cpu/unix/Makefile.am b/tools/cpu/unix/Makefile.am index 8104ed7c87..1ade15085d 100644 --- a/tools/cpu/unix/Makefile.am +++ b/tools/cpu/unix/Makefile.am @@ -5,8 +5,8 @@ AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal -noinst_PROGRAMS=gensize +noinst_PROGRAMS = gensize -gensize_SOURCES=gensize.c +gensize_SOURCES = gensize.c -include $(top_srcdir)/../../../automake/local.am +include $(top_srcdir)/../../../automake/host.am -- cgit v1.2.3