summaryrefslogtreecommitdiffstats
path: root/sys/modules/ncp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ncp/Makefile')
-rw-r--r--sys/modules/ncp/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/modules/ncp/Makefile b/sys/modules/ncp/Makefile
index 332be10..4b63ca8 100644
--- a/sys/modules/ncp/Makefile
+++ b/sys/modules/ncp/Makefile
@@ -19,12 +19,8 @@ CFLAGS+= -DNCPBURST
.endif
NOMAN=
-CLEANFILES= opt_ncp.h opt_inet.h opt_ipx.h
CFLAGS+= -DNCP
-opt_ncp.h:
- touch ${.TARGET}
-
opt_inet.h:
touch ${.TARGET}
.if ${NCP_INET} > 0
OpenPOWER on IntegriCloud