summaryrefslogtreecommitdiffstats
path: root/sys/modules/joy
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/joy')
-rw-r--r--sys/modules/joy/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/modules/joy/Makefile b/sys/modules/joy/Makefile
index eefed22..3051bd7 100644
--- a/sys/modules/joy/Makefile
+++ b/sys/modules/joy/Makefile
@@ -6,11 +6,6 @@ SRCS = joy.c opt_devfs.h
MAN8 = joy.8
CFLAGS += -DJOY_MODULE
-CLEANFILES += opt_devfs.h
-
-opt_devfs.h:
- touch opt_devfs.h
-
afterinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
OpenPOWER on IntegriCloud