Subject: CVS commit: src/x11/bin/xedit
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/23/2003 11:02:48
Module Name:	src
Committed By:	lukem
Date:		Tue Sep 23 11:02:48 UTC 2003

Modified Files:
	src/x11/bin/xedit/lisp: Makefile
	src/x11/bin/xedit/mp: Makefile
	src/x11/bin/xedit/re: Makefile
Removed Files:
	src/x11/bin/xedit: Makefile.inc

Log Message:
Explicitly do the NOLINT/NOPIC/NOPROFILE/libinstall:: dance in each Makefile.

XXX: really need a single knob in bsd.lib.mk to enable this.  we could
use it in many many places in the tree


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r0 src/x11/bin/xedit/Makefile.inc
cvs rdiff -r1.2 -r1.3 src/x11/bin/xedit/lisp/Makefile
cvs rdiff -r1.2 -r1.3 src/x11/bin/xedit/mp/Makefile
cvs rdiff -r1.2 -r1.3 src/x11/bin/xedit/re/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.