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 --- c/src/lib/libbsp/hppa1.1/simhppa/wrapup/Makefile.am | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'c/src/lib/libbsp/hppa1.1/simhppa/wrapup') diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/wrapup/Makefile.am b/c/src/lib/libbsp/hppa1.1/simhppa/wrapup/Makefile.am index 5e4a72764b..dbb47fe6db 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/wrapup/Makefile.am +++ b/c/src/lib/libbsp/hppa1.1/simhppa/wrapup/Makefile.am @@ -1,10 +1,9 @@ -## +## ## $Id$ -## +## AUTOMAKE_OPTIONS = foreign 1.4 -BSP_FILES = startup tty # pieces to pick up out of libcpu/hppa CPU_FILES = clock milli timer @@ -16,7 +15,7 @@ GENERIC_FILES = $(GENERIC_MP_REL_FILES) if HAS_MP BSP_MP_O_FILES = shmsupp endif -BSP_FILES = $(BSP_MP_O_FILES) +BSP_FILES = start tty $(BSP_MP_O_FILES) include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(top_srcdir)/../../../../../../automake/lib.am -- cgit v1.2.3