summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-09 12:19:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-09 12:19:06 +0000
commit58ce601f62ab83b2498188d0fd591307d770e762 (patch)
tree3809725055ae6f04589bfe7c3f4fff6a5126bd62 /cpukit
parent2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-58ce601f62ab83b2498188d0fd591307d770e762.tar.bz2
2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics. * pppd/Makefile.am: Cosmetics. * wrapup/Makefile.am: Cosmetics.
Diffstat (limited to '')
-rw-r--r--cpukit/pppd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/pppd/Makefile.am b/cpukit/pppd/Makefile.am
index b02d9eadc7..aaa5497cb6 100644
--- a/cpukit/pppd/Makefile.am
+++ b/cpukit/pppd/Makefile.am
@@ -23,7 +23,7 @@ include_HEADERS = rtemspppd.h rtemsdialer.h
$(LIB): $(OBJS)
$(make-library)
-all-local: $(PREINSTALL_FILES) $(OBJS) $(LIB)
+all-local: $(PREINSTALL_FILES) $(LIB)
endif
.PRECIOUS: $(LIB)