Subject: CVS commit: [netbsd-2-0] src/usr.sbin/ipf/ipftest
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/29/2004 10:45:03
Module Name:	src
Committed By:	tron
Date:		Mon Mar 29 10:45:03 UTC 2004

Modified Files:
	src/usr.sbin/ipf/ipftest [netbsd-2-0]: Makefile

Log Message:
Pull up revision 1.25 (requested by martti in ticket #7):
de-lint makefiles:
* fix -j N parallel build issues
* support MAKEVERBOSE
* move NOxxx= to before <bsd.own.mk>
* remove unnecessary -ll (except for ipsend)
* remove unnecessary CPPFLAGS
* only build libipf.a (we don't need libipf_p.a or libipf_pic.a)
* fix dependencies upon libipf.a
(more could be done, but that requires fixing dist/ipf/*)


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.24.2.1 src/usr.sbin/ipf/ipftest/Makefile

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