From owner-cvs-gnu Tue Sep 27 20:59:36 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id UAA25048 for cvs-gnu-outgoing; Tue, 27 Sep 1994 20:59:36 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id UAA25038; Tue, 27 Sep 1994 20:59:31 -0700 Date: Tue, 27 Sep 1994 20:59:31 -0700 From: Bruce Evans Message-Id: <199409280359.UAA25038@freefall.cdrom.com> To: ache, adam, alm, ats, bde, csgr, cvs-gnu, davidg, dfr, dyson, gclarkii, gpalmer, guido, hsu, jkh, joerg, julian, jvh, karl, martin, nate, paul, phk, proven, pst, rgrimes, rich, se, sean, sef, smace, sos, swallace, torstenb, wollman Subject: cvs commit: src/gnu/usr.bin/cvs/lib Makefile Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk bde 94/09/27 20:59:30 Modified: gnu/usr.bin/cvs/lib Makefile Log: Don't build profiled libraries. (NOPROFILE= yes. I don't like the negative logic or lack of checking of truth values. There are too many ways to spell "yes". Some Makefiles spell it as "no".)