summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/sh7032/null/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 15:59:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 15:59:44 +0000
commitff8395a86a65ece80ae51d31febe4975df1a9c94 (patch)
tree389b2af87e3e755d1540e930593b454cb6453515 /c/src/lib/libcpu/sh/sh7032/null/Makefile.am
parent2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ff8395a86a65ece80ae51d31febe4975df1a9c94.tar.bz2
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am, delay/Makefile.am, null/Makefile.am, sci/Makefile.am, timer/Makefile.am, score/Makefile.am: Include compile.am
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/sh/sh7032/null/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/sh/sh7032/null/Makefile.am b/c/src/lib/libcpu/sh/sh7032/null/Makefile.am
index 81c3843a69..5850d9786c 100644
--- a/c/src/lib/libcpu/sh/sh7032/null/Makefile.am
+++ b/c/src/lib/libcpu/sh/sh7032/null/Makefile.am
@@ -12,6 +12,7 @@ C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o)
OBJS = $(C_O_FILES)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
+include $(top_srcdir)/../../../../../../automake/compile.am
include $(top_srcdir)/../../../../../../automake/lib.am
#