update comments

This commit is contained in:
gwr 1997-02-10 23:35:27 +00:00
parent dfddf9c39b
commit 2f46cb47e2
1 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.35 1997/01/31 02:08:21 thorpej Exp $
# $NetBSD: GENERIC,v 1.36 1997/02/10 23:35:27 gwr Exp $
#
# GENERIC Sun3 (3/50, 3/60, 3/110, 3/160, 3/260)
@ -19,9 +19,10 @@ options KTRACE # system call tracing support
# Debugging options. Uncomment either this:
options DDB
# ... or these two: (for KGDB on another machine)
#makeoptions DEBUG="-g" # symbols for kgdb + nm
# ... or these for KGDB (gdb remote target)
#makeoptions DEBUG="-g" # debugging symbols for gdb
#options KGDB
#options KGDBDEV=0x0C01
# Filesystem options
file-system FFS # ufs file system