summaryrefslogtreecommitdiff
path: root/distrib/special/kbd
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/special/kbd')
-rw-r--r--distrib/special/kbd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/special/kbd/Makefile b/distrib/special/kbd/Makefile
index cb7559d6357..5abbc71e92c 100644
--- a/distrib/special/kbd/Makefile
+++ b/distrib/special/kbd/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.3 2002/08/12 10:46:52 miod Exp $
+# $OpenBSD: Makefile,v 1.4 2002/11/23 23:53:22 miod Exp $
.if (${MACHINE} == "alpha") || (${MACHINE} == "hppa") || \
(${MACHINE} == "i386") || (${MACHINE} == "macppc") || \
@@ -8,7 +8,7 @@ PROG= kbd
COPTS+= -Os
SRCS= main.c kbd_wscons.c
-CFLAGS+=-DNOKVM -I${.CURDIR}/../../../sbin/kbd
+CFLAGS+=-DNOKVM
.PATH: ${.CURDIR}/../../../sbin/kbd
LDADD= -lkvm