Removed reference to libpurify.

This commit is contained in:
Joel Sherrill
1998-12-01 13:57:15 +00:00
parent bfc3533594
commit 42b65db0c8
2 changed files with 4 additions and 4 deletions

View File

@@ -20,8 +20,8 @@ LIBS=../monitor/$(ARCH)/libmonitor-tmp.a \
../assoc/$(ARCH)/libassoc-tmp.a \ ../assoc/$(ARCH)/libassoc-tmp.a \
../stackchk/$(ARCH)/libstackchk-tmp.a \ ../stackchk/$(ARCH)/libstackchk-tmp.a \
../cpuuse/$(ARCH)/libcpuuse-tmp.a \ ../cpuuse/$(ARCH)/libcpuuse-tmp.a \
../rtmonuse/$(ARCH)/librtmonuse-tmp.a \ ../rtmonuse/$(ARCH)/librtmonuse-tmp.a
$(wildcard ../purify/$(ARCH)/libpurify-tmp.a)
RELS= RELS=
CLEAN_ADDITIONS += CLEAN_ADDITIONS +=

View File

@@ -20,8 +20,8 @@ LIBS=../monitor/$(ARCH)/libmonitor-tmp.a \
../assoc/$(ARCH)/libassoc-tmp.a \ ../assoc/$(ARCH)/libassoc-tmp.a \
../stackchk/$(ARCH)/libstackchk-tmp.a \ ../stackchk/$(ARCH)/libstackchk-tmp.a \
../cpuuse/$(ARCH)/libcpuuse-tmp.a \ ../cpuuse/$(ARCH)/libcpuuse-tmp.a \
../rtmonuse/$(ARCH)/librtmonuse-tmp.a \ ../rtmonuse/$(ARCH)/librtmonuse-tmp.a
$(wildcard ../purify/$(ARCH)/libpurify-tmp.a)
RELS= RELS=
CLEAN_ADDITIONS += CLEAN_ADDITIONS +=