summaryrefslogtreecommitdiffstats
path: root/c/src/libmisc/wrapup/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-06 21:45:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-06 21:45:06 +0000
commitb08d3ed989cf3d4fc8ecf49e2f6781c612edb6d2 (patch)
treeed948f6560763ae363061b480c41ada18dde7a70 /c/src/libmisc/wrapup/Makefile.in
parentPatch from Andrew Bray <andy@chaos.org.uk>: (diff)
downloadrtems-b08d3ed989cf3d4fc8ecf49e2f6781c612edb6d2.tar.bz2
Untar support submitted by Jake Janovetz <janovetz@tempest.ece.uiuc.edu>.
Diffstat (limited to '')
-rw-r--r--c/src/libmisc/wrapup/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/libmisc/wrapup/Makefile.in b/c/src/libmisc/wrapup/Makefile.in
index b43a7c6115..fbba22658a 100644
--- a/c/src/libmisc/wrapup/Makefile.in
+++ b/c/src/libmisc/wrapup/Makefile.in
@@ -23,6 +23,7 @@ include $(RTEMS_ROOT)/make/lib.cfg
# 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 \