summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-05-01 09:31:50 +0000
committerjkh <jkh@FreeBSD.org>1996-05-01 09:31:50 +0000
commit04740820fe7bb8fc9d1db1fb40c4cca82027c1fa (patch)
treedebab1b1033351746aa9997206e75a63ef949712 /usr.sbin/sysinstall/Makefile
parent765166292cdc04f5d168dae1daca9557d65688f8 (diff)
downloadFreeBSD-src-04740820fe7bb8fc9d1db1fb40c4cca82027c1fa.zip
FreeBSD-src-04740820fe7bb8fc9d1db1fb40c4cca82027c1fa.tar.gz
Fix the last known bogon with the packages menu. It's SNAP time!
Diffstat (limited to 'usr.sbin/sysinstall/Makefile')
-rw-r--r--usr.sbin/sysinstall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile
index a7cf997..a333685 100644
--- a/usr.sbin/sysinstall/Makefile
+++ b/usr.sbin/sysinstall/Makefile
@@ -1,7 +1,7 @@
PROG= sysinstall
NOMAN= yes
CLEANFILES= makedevs.c rtermcap
-DEBUG_FLAGS+= -g3
+#DEBUG_FLAGS+= -g3
.PATH: ${.CURDIR}/../disklabel ${.CURDIR}/../../usr.bin/cksum
OpenPOWER on IntegriCloud