summaryrefslogtreecommitdiffstats
path: root/c/src/libmisc/wrapup
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-11 18:31:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-11 18:31:48 +0000
commitc1b12e6a410830003ea663424a1a33ec1a8469fd (patch)
tree9d2d7162b2b6a0644997b59a557d714e4b48bbc2 /c/src/libmisc/wrapup
parentRemoved targets and configurations that are no longer functional (diff)
downloadrtems-c1b12e6a410830003ea663424a1a33ec1a8469fd.tar.bz2
Moved RTEMS error and association from libmisc to libc support to
avoid cyclic dependencies generated when moving packages to the top level.
Diffstat (limited to 'c/src/libmisc/wrapup')
-rw-r--r--c/src/libmisc/wrapup/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/libmisc/wrapup/Makefile.in b/c/src/libmisc/wrapup/Makefile.in
index 752c0d8bb0..b81fa4f653 100644
--- a/c/src/libmisc/wrapup/Makefile.in
+++ b/c/src/libmisc/wrapup/Makefile.in
@@ -23,7 +23,6 @@ INSTALL_CHANGE = @INSTALL_CHANGE@
# Using the wildcard on the Purify support makes sure it may not be there
LIBS = ../monitor/$(ARCH)/libmonitor-tmp.a ../untar/$(ARCH)/libuntar-tmp.a \
- ../error/$(ARCH)/liberror-tmp.a ../assoc/$(ARCH)/libassoc-tmp.a \
../stackchk/$(ARCH)/libstackchk-tmp.a ../cpuuse/$(ARCH)/libcpuuse-tmp.a \
../rtmonuse/$(ARCH)/librtmonuse-tmp.a \
../dumpbuf/$(ARCH)/libdumpbuf-tmp.a