From 996c599edb827abd37f911f42afb154c28f1cc5d Mon Sep 17 00:00:00 2001 From: Dale Rahn Date: Tue, 27 Apr 2010 17:25:20 +0000 Subject: Killing a few more diffs for theo, arm makes #LINKFLAGS, beagle cleanup, INCLUDE= common. --- sys/arch/hppa64/conf/Makefile.hppa64 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/hppa64') diff --git a/sys/arch/hppa64/conf/Makefile.hppa64 b/sys/arch/hppa64/conf/Makefile.hppa64 index cf6384bcd60..b8deff05f22 100644 --- a/sys/arch/hppa64/conf/Makefile.hppa64 +++ b/sys/arch/hppa64/conf/Makefile.hppa64 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.hppa64,v 1.22 2010/04/27 16:54:53 deraadt Exp $ +# $OpenBSD: Makefile.hppa64,v 1.23 2010/04/27 17:25:19 drahn Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -24,7 +24,7 @@ _arch?= hppa64 _machdir?= $S/arch/${_mach} _archdir?= $S/arch/${_arch} -INCLUDES= -I. -I$S -I$S/arch -nostdinc +INCLUDES= -nostdinc -I. -I$S -I$S/arch CPPFLAGS= ${INCLUDES} ${IDENT} ${PARAM} -D_KERNEL -D${_mach} CWARNFLAGS= -Werror -Wall -Wstrict-prototypes -Wno-uninitialized \ -Wno-format -Wno-main \ -- cgit v1.2.3