summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/no_cpu/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-11 05:40:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-11 05:40:53 +0000
commitf08808ee913161c80d03817cd6b213dc1c184259 (patch)
tree0c556710c40b4d994771a911809b48ce8f2f1721 /cpukit/score/cpu/no_cpu/Makefile.am
parent2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-f08808ee913161c80d03817cd6b213dc1c184259.tar.bz2
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Include compile.am, again.
Diffstat (limited to 'cpukit/score/cpu/no_cpu/Makefile.am')
-rw-r--r--cpukit/score/cpu/no_cpu/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/score/cpu/no_cpu/Makefile.am b/cpukit/score/cpu/no_cpu/Makefile.am
index 61ad9ec7a5..752866b0bf 100644
--- a/cpukit/score/cpu/no_cpu/Makefile.am
+++ b/cpukit/score/cpu/no_cpu/Makefile.am
@@ -5,7 +5,7 @@
ACLOCAL_AMFLAGS = -I ../../../aclocal
include $(top_srcdir)/../../../automake/multilib.am
-include $(top_srcdir)/../../../automake/amcompile.am
+include $(top_srcdir)/../../../automake/compile.am
include_HEADERS = asm.h
@@ -25,7 +25,6 @@ libscorecpu_g_a_CPPFLAGS = $(AM_CPPFLAGS) $(CFLAGS_DEBUG_V)
all-local: $(PREINSTALL_FILES) libscorecpu$(LIB_VARIANT).a
-
PREINSTALL_FILES =
$(PROJECT_INCLUDE)/$(dirstamp):