From c1b12e6a410830003ea663424a1a33ec1a8469fd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 11 Oct 1999 18:31:48 +0000 Subject: Moved RTEMS error and association from libmisc to libc support to avoid cyclic dependencies generated when moving packages to the top level. --- c/src/libmisc/wrapup/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src/libmisc/wrapup') 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 -- cgit v1.2.3