From owner-cvs-gnu Tue Jan 21 10:16:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA03436 for cvs-gnu-outgoing; Tue, 21 Jan 1997 10:16:06 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA03427; Tue, 21 Jan 1997 10:16:04 -0800 (PST) Date: Tue, 21 Jan 1997 10:16:04 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199701211816.KAA03427@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cc/cc_int Makefile Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 97/01/21 10:16:04 Modified: gnu/usr.bin/cc/cc_int Makefile Log: Remove incorrect use of double-negative since it means the same thing to make but perhaps not to the human reading it. Revision Changes Path 1.13 +2 -2 src/gnu/usr.bin/cc/cc_int/Makefile