Subject: CVS commit: src/usr.sbin/wpa/wpa_supplicant
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 03/02/2006 04:49:25
Module Name:	src
Committed By:	dyoung
Date:		Thu Mar  2 04:49:25 UTC 2006

Modified Files:
	src/usr.sbin/wpa/wpa_supplicant: Makefile

Log Message:
Makefile nit: put -Ddefinitions into CPPFLAGS instead of CFLAGS,
since we need the -Ddefinitions not just for cc(1), but for cpp(1),
lint(1), etc.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/usr.sbin/wpa/wpa_supplicant/Makefile

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