summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/ods68302/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-20 03:03:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-20 03:03:42 +0000
commit3cdac3ee9e8f0033dfb903d295924e739853b208 (patch)
treed258f86387046f8ae4b755646c650d6ba012091f /c/src/lib/libbsp/m68k/ods68302/Makefile.am
parent2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-3cdac3ee9e8f0033dfb903d295924e739853b208.tar.bz2
2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove non-existing times from EXTRA_DIST. * start/Makefile.am: Remove non-existing cpuboot.c from EXTRA_DIST. * wrapup/Makefile.am: Reflect changes to libcpu.
Diffstat (limited to 'c/src/lib/libbsp/m68k/ods68302/Makefile.am')
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/m68k/ods68302/Makefile.am b/c/src/lib/libbsp/m68k/ods68302/Makefile.am
index 59d4b69da5..0f8102d63c 100644
--- a/c/src/lib/libbsp/m68k/ods68302/Makefile.am
+++ b/c/src/lib/libbsp/m68k/ods68302/Makefile.am
@@ -18,8 +18,6 @@ include_HEADERS += include/coverhd.h
all-local: $(PREINSTALL_FILES)
-EXTRA_DIST = times
-
$(PROJECT_INCLUDE)/bare.h: include/bare.h $(PROJECT_INCLUDE)/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bare.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/bare.h