From 98a31a300cbe014aa364319b3ae03f63d8bb8129 Mon Sep 17 00:00:00 2001 From: "wtc%netscape.com" Date: Wed, 27 Dec 2000 00:42:46 +0000 Subject: Bugzilla bug #63768: do not build "purified" libraries, which are no longer necessary for the current version of Purify. Modified Files: HP-UX.mk IRIX.mk README ReliantUNIX.mk SunOS4.1.3_U1.mk SunOS5.mk command.mk prefix.mk rules.mk ruleset.mk suffix.mk --- security/coreconf/README | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'security/coreconf/README') diff --git a/security/coreconf/README b/security/coreconf/README index f769ee56d..dcacd2a85 100644 --- a/security/coreconf/README +++ b/security/coreconf/README @@ -316,8 +316,7 @@ OVERVIEW of "rules.mk": libs:: recursively build static (archival) $(LIBRARY), shared (dynamic link) $(SHARED_LIBRARY), - import $(IMPORT_LIBRARY), and/or - "purified" $(PURE_LIBRARY) + and/or import $(IMPORT_LIBRARY) libraries program:: recursively build $(PROGRAM) @@ -424,10 +423,6 @@ OVERVIEW of "rules.mk": specified by the $(SHARED_LIBRARY) variable - $(PURE_LIBRARY): build the "purified" library - specified by the - $(PURE_LIBRARY) variable - PROGRAMS -------- -- cgit v1.2.1