summaryrefslogtreecommitdiff
path: root/libexec/Makefile
diff options
context:
space:
mode:
authorMariusz Zaborski <oshogbo@FreeBSD.org>2016-02-25 18:23:40 +0000
committerMariusz Zaborski <oshogbo@FreeBSD.org>2016-02-25 18:23:40 +0000
commitc501d73c7e2d5c843583084b84bd3e6f68a0047e (patch)
treefaa5b7886c70249c03078cb4861e837c2d0f6582 /libexec/Makefile
parent6fb8946b7f6dedbf17fd19c10f1adf9a98ec6fe7 (diff)
Notes
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index a8ace185469f..b60cc34ec70d 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -5,7 +5,6 @@
SUBDIR= ${_atf} \
${_atrun} \
- ${_casper} \
${_comsat} \
${_dma} \
getty \
@@ -38,10 +37,6 @@ _atrun= atrun
SUBDIR+= bootpd
.endif
-.if ${MK_CASPER} != "no"
-_casper= casper
-.endif
-
.if ${MK_FINGER} != "no"
SUBDIR+= fingerd
.endif