From 99a051ba8940452f11660b1432e70eb8404a4a4f Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 27 Apr 2010 05:07:30 +0000 Subject: noone needs comments about QUOTA and TRACE --- sys/arch/i386/conf/Makefile.i386 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sys/arch/i386') diff --git a/sys/arch/i386/conf/Makefile.i386 b/sys/arch/i386/conf/Makefile.i386 index e09de721730..2a82a0a181a 100644 --- a/sys/arch/i386/conf/Makefile.i386 +++ b/sys/arch/i386/conf/Makefile.i386 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.i386,v 1.61 2010/04/27 05:05:21 deraadt Exp $ +# $OpenBSD: Makefile.i386,v 1.62 2010/04/27 05:07:29 deraadt Exp $ # This makefile is constructed from a machine description: # config machineid @@ -12,10 +12,6 @@ # # N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE # IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING -# -# -DTRACE compile in kernel tracing hooks -# -DQUOTA compile in file system quotas - # DEBUG is set to -g by config if debugging is requested (config -g). # PROF is set to -pg by config if profiling is requested (config -p). -- cgit v1.2.3