summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTobias Weingartner <weingart@cvs.openbsd.org>1997-04-11 19:07:08 +0000
committerTobias Weingartner <weingart@cvs.openbsd.org>1997-04-11 19:07:08 +0000
commitba571dadfb9993bf8a6419e8d64685001adda7fd (patch)
treee09f20df2686a1a258d2d87e558891422deddfb7 /sys
parentdf738f354d80689bedbcdf2f6dd99e23341bf989 (diff)
Works with .gz kernels now
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/stand/Makefile.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/i386/stand/Makefile.inc b/sys/arch/i386/stand/Makefile.inc
index c9c7d202f1b..d94df93ebd7 100644
--- a/sys/arch/i386/stand/Makefile.inc
+++ b/sys/arch/i386/stand/Makefile.inc
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile.inc,v 1.5 1997/04/05 18:56:14 mickey Exp $
+# $OpenBSD: Makefile.inc,v 1.6 1997/04/11 19:07:07 weingart Exp $
#CPPFLAGS+=-nostdinc -I/sys
CPPFLAGS+=-Wall -Werror -I. -Imachine
SACFLAGS+=-Wa,-R -fno-common -fpack-struct -fno-builtin -fomit-frame-pointer
CPPFLAGS+=-D_STANDALONE
-CPPFLAGS+=-DSAVE_MEMORY
-CPPFLAGS+=-DDEBUG
+# CPPFLAGS+=-DSAVE_MEMORY /* XXX - Does *NOT* work */
+# CPPFLAGS+=-DDEBUG
# CPPFLAGS+=-DBIOS_DEBUG
# CPPFLAGS+=-DEXEC_DEBUG
# CPPFLAGS+=-DALLOC_TRACE