aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pcvt
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pcvt')
-rw-r--r--usr.sbin/pcvt/Misc/Doc/Makefile2
-rw-r--r--usr.sbin/pcvt/Misc/Etc/Makefile2
-rw-r--r--usr.sbin/pcvt/Misc/Makefile2
-rw-r--r--usr.sbin/pcvt/demo/Makefile2
-rw-r--r--usr.sbin/pcvt/kbdio/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/pcvt/Misc/Doc/Makefile b/usr.sbin/pcvt/Misc/Doc/Makefile
index a6d96604d977..2db21c74e5e2 100644
--- a/usr.sbin/pcvt/Misc/Doc/Makefile
+++ b/usr.sbin/pcvt/Misc/Doc/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-NOOBJ= noobj
+NOOBJ=
FILES= Acknowledgements Bibliography CharGen \
Charsets EscapeSequences Keyboard.HP Keyboard.VT \
NotesAndHints
diff --git a/usr.sbin/pcvt/Misc/Etc/Makefile b/usr.sbin/pcvt/Misc/Etc/Makefile
index 5e1aac5aa040..83b780dc3a5f 100644
--- a/usr.sbin/pcvt/Misc/Etc/Makefile
+++ b/usr.sbin/pcvt/Misc/Etc/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-NOOBJ= noobj
+NOOBJ=
FILES= Termcap Terminfo pcvt.el xmodmap-german pcvt.sh
FILESDIR= ${BINDIR}/Etc
diff --git a/usr.sbin/pcvt/Misc/Makefile b/usr.sbin/pcvt/Misc/Makefile
index 6eff974ca3a0..96c87ab14849 100644
--- a/usr.sbin/pcvt/Misc/Makefile
+++ b/usr.sbin/pcvt/Misc/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-NOOBJ= noobj
+NOOBJ=
FILES= README.FIRST
SUBDIR= Doc Etc
diff --git a/usr.sbin/pcvt/demo/Makefile b/usr.sbin/pcvt/demo/Makefile
index ee2d1ef3378c..e5cf46837ea0 100644
--- a/usr.sbin/pcvt/demo/Makefile
+++ b/usr.sbin/pcvt/demo/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= playvt
-NOMAN= #true
+NOMAN=
SRCS= playvt.c
DEMOS= chardemo.vt colors.vt sgr.vt
diff --git a/usr.sbin/pcvt/kbdio/Makefile b/usr.sbin/pcvt/kbdio/Makefile
index 1bbbdda8bbbe..1f8dd545d1a5 100644
--- a/usr.sbin/pcvt/kbdio/Makefile
+++ b/usr.sbin/pcvt/kbdio/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= kbdio
-NOMAN= #true
+NOMAN=
SRCS= kbdio.y lex.l y.tab.h
CFLAGS+= -I${.OBJDIR} -I${.CURDIR} #-g