summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/h8300/h8sim/start
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 15:41:31 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 15:41:31 +0000
commit4a309b4f2730d11238043a5175a1d3fcd9bee03a (patch)
tree90ad4c2e2ddf70ecccd41849bb538dec1c3a9921 /c/src/lib/libbsp/h8300/h8sim/start
parent2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-4a309b4f2730d11238043a5175a1d3fcd9bee03a.tar.bz2
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* console/Makefile.am, start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am: Include compile.am
Diffstat (limited to 'c/src/lib/libbsp/h8300/h8sim/start')
-rw-r--r--c/src/lib/libbsp/h8300/h8sim/start/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/h8300/h8sim/start/Makefile.am b/c/src/lib/libbsp/h8300/h8sim/start/Makefile.am
index e5a9f26a27..86053b9e99 100644
--- a/c/src/lib/libbsp/h8300/h8sim/start/Makefile.am
+++ b/c/src/lib/libbsp/h8300/h8sim/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
#