From owner-cvs-all Tue Jan 8 3: 8:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E693A37B41B; Tue, 8 Jan 2002 03:08:20 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g08B8KN02330; Tue, 8 Jan 2002 03:08:20 -0800 (PST) (envelope-from jhb) Message-Id: <200201081108.g08B8KN02330@freefall.freebsd.org> From: John Baldwin Date: Tue, 8 Jan 2002 03:08:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/colldef Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2002/01/08 03:08:20 PST Modified files: usr.bin/colldef Makefile Log: Replace -I${.OBJDIR} with -I. and split the CFLAGS line up into two lines. Requested by: bde Revision Changes Path 1.19 +2 -1 src/usr.bin/colldef/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message