summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/config/Makefile.boot4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/config/Makefile.boot b/usr.sbin/config/Makefile.boot
index 62fb2bb2ab2..d302704e76f 100644
--- a/usr.sbin/config/Makefile.boot
+++ b/usr.sbin/config/Makefile.boot
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile.boot,v 1.2 1997/09/21 11:43:32 deraadt Exp $
+# $OpenBSD: Makefile.boot,v 1.3 1999/02/24 20:14:55 art Exp $
#
# a very simple makefile...
#
-# You only want to use this if you aren't running NetBSD.
+# You only want to use this if you aren't running OpenBSD.
#
CC=gcc -O
CFLAGS= -I. -DMAKE_BOOTSTRAP