summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/helas403/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-09 14:52:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-09 14:52:05 +0000
commit7c2239fe08f650cfdb3a328a793983949c920c75 (patch)
tree291f867f96a7b2eac22521d123eeb6a6abb27cfd /c/src/lib/libbsp/powerpc/helas403/Makefile.am
parent2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-7c2239fe08f650cfdb3a328a793983949c920c75.tar.bz2
2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * startup/linkcmds: Preparations for gcc-3.3.x. * wrapup/Makefile.am: Misc cleanups and fixes.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/helas403/Makefile.am')
-rw-r--r--c/src/lib/libbsp/powerpc/helas403/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/helas403/Makefile.am b/c/src/lib/libbsp/powerpc/helas403/Makefile.am
index b599536f30..7f40c391f5 100644
--- a/c/src/lib/libbsp/powerpc/helas403/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/helas403/Makefile.am
@@ -10,7 +10,7 @@ SUBDIRS = . dlentry flashentry startup @exceptions@ wrapup
include $(top_srcdir)/../../bsp.am
-dist_bsplib_DATA += bsp_specs.dl
+dist_project_lib_DATA = bsp_specs.dl
include_HEADERS += include/coverhd.h
@@ -18,6 +18,8 @@ all-local: $(PREINSTALL_FILES)
EXTRA_DIST = times
+TMPINSTALL_FILES =
+
$(PROJECT_INCLUDE)/coverhd.h: include/coverhd.h $(PROJECT_INCLUDE)/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/coverhd.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/coverhd.h