summaryrefslogtreecommitdiff
path: root/sys/modules/joy
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-10-08 16:56:04 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-10-08 16:56:04 +0000
commit23b16c61fa8d2a29643c8e6b7e083cc69b9d54a6 (patch)
treeb56d2e3139d4af391724217f4621bcace6cf9490 /sys/modules/joy
parent376cb06d7c4c0c5a0e895f08941f0550ff53eec5 (diff)
Notes
Diffstat (limited to 'sys/modules/joy')
-rw-r--r--sys/modules/joy/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/modules/joy/Makefile b/sys/modules/joy/Makefile
index fd2166841178..379bbc98f8b8 100644
--- a/sys/modules/joy/Makefile
+++ b/sys/modules/joy/Makefile
@@ -3,9 +3,6 @@
.PATH: ${.CURDIR}/../../isa
KMOD = joy
SRCS = bus_if.h device_if.h isa_if.h joy.c
-.if exists(${DESTDIR}/usr/share/man/man8)
-MAN8 = joy.8
-.endif
.if exists(${DESTDIR}/usr/bin)
afterinstall: