summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/sim68000/start
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 15:50:04 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 15:50:04 +0000
commitdf782fcfca9ecb3ef829fffed9890814adafee2d (patch)
tree229fd6286f5537334187418cb66c1e0f26ab02ee /c/src/lib/libbsp/m68k/sim68000/start
parent2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-df782fcfca9ecb3ef829fffed9890814adafee2d.tar.bz2
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am, console/Makefile.am, start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am: Include compile.am
Diffstat (limited to 'c/src/lib/libbsp/m68k/sim68000/start')
-rw-r--r--c/src/lib/libbsp/m68k/sim68000/start/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/sim68000/start/Makefile.am b/c/src/lib/libbsp/m68k/sim68000/start/Makefile.am
index e5a9f26a27..86053b9e99 100644
--- a/c/src/lib/libbsp/m68k/sim68000/start/Makefile.am
+++ b/c/src/lib/libbsp/m68k/sim68000/start/Makefile.am
@@ -12,6 +12,7 @@ S_O_FILES = $(S_FILES:%.S=$(ARCH)/%.o)
OBJS = $(S_O_FILES)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
+include $(top_srcdir)/../../../../../../automake/compile.am
include $(top_srcdir)/../../../../../../automake/lib.am
#