From f68b8909b69e0a758d373248e92f10d4f20d1c23 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 22 Jan 2005 10:25:25 +0000 Subject: 2005-01-22 Ralf Corsepius * wrapup/Makefile.am: Remove rtems-ctor.o. --- c/src/wrapup/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'c/src/wrapup/Makefile.am') diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am index 5ccc8e9c49..c9296b754a 100644 --- a/c/src/wrapup/Makefile.am +++ b/c/src/wrapup/Makefile.am @@ -43,8 +43,6 @@ SRCS += ../libchip/libnetchip.a endif endif -SRCS += $(wildcard $(PROJECT_LIB)/lib/rtems-ctor.$(OBJEXT)) - if HAS_MP SRCS += ../libchip/shmdr.rel endif -- cgit v1.2.3