aboutsummaryrefslogtreecommitdiff
path: root/rescue
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2017-04-27 16:05:12 +0000
committerBrooks Davis <brooks@FreeBSD.org>2017-04-27 16:05:12 +0000
commit0607c830b32b0d10a9956eca2a87f5a203a8889d (patch)
tree76921f15ea5a4a0b1536f4b06de6c31fddb23c11 /rescue
parentfa88c7891454ff938aef617af1325a16ed4ca92b (diff)
downloadsrc-0607c830b32b0d10a9956eca2a87f5a203a8889d.tar.gz
src-0607c830b32b0d10a9956eca2a87f5a203a8889d.zip
More ATM and NATM removal
Submitted by: ak Reviewed by: ngie Differential Revision: https://reviews.freebsd.org/D10511
Notes
Notes: svn path=/head/; revision=317508
Diffstat (limited to 'rescue')
-rw-r--r--rescue/rescue/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index 4bbb1ccd2aed..1d913b9adc70 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -156,7 +156,6 @@ CRUNCH_PROGS_sbin+= bsdlabel fdisk
CRUNCH_ALIAS_bsdlabel= disklabel
.endif
-CRUNCH_SRCDIR_ilmid= ${SRCTOP}/sbin/atm/ilmid
CRUNCH_SRCDIR_rtquery= ${SRCTOP}/sbin/routed/rtquery
CRUNCH_SRCDIR_ipf= ${SRCTOP}/sbin/ipf/ipf
.if ${MK_ZFS} != "no"