Subject: CVS commit: basesrc/usr.sbin/dhcp
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 06/17/2002 00:40:04
Module Name: basesrc
Committed By: augustss
Date: Sun Jun 16 21:40:04 UTC 2002
Modified Files:
basesrc/usr.sbin/dhcp: Makefile.inc
Log Message:
Don't use -Dlint when compiling to get rid of unused copyright strings,
use -Wno-unused to get rid of the warning instead.
XXX This is not the right way either, but at least it compiles on ppc now.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/usr.sbin/dhcp/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.