summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/rtc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-02 04:46:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-02 04:46:03 +0000
commitad2b9366661b7f33556aa223eb4075fb196a1c93 (patch)
tree4388ac3477fe80250c26475694f4587384eae6b2 /c/src/libchip/rtc
parent2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ad2b9366661b7f33556aa223eb4075fb196a1c93.tar.bz2
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ide/Makefile.am: Remove all-local: $(ARCH). * network/Makefile.am: Remove all-local: $(ARCH). * rtc/Makefile.am: Remove all-local: $(ARCH). * serial/Makefile.am: Remove all-local: $(ARCH).
Diffstat (limited to 'c/src/libchip/rtc')
-rw-r--r--c/src/libchip/rtc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/libchip/rtc/Makefile.am b/c/src/libchip/rtc/Makefile.am
index 63ca309fde..f075d7f920 100644
--- a/c/src/libchip/rtc/Makefile.am
+++ b/c/src/libchip/rtc/Makefile.am
@@ -24,7 +24,7 @@ include_libchip_HEADERS = rtc.h icm7170.h m48t08.h
$(LIB): $(OBJS)
$(make-library)
-all-local: $(ARCH) $(PREINSTALL_FILES) $(LIB)
+all-local: $(PREINSTALL_FILES) $(LIB)
endif
DOC_FILES = README.ds1643 README.icm7170 README.m48t08 README.m48t18 STATUS