summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-12-21 09:08:06 +0000
committerru <ru@FreeBSD.org>2004-12-21 09:08:06 +0000
commit3b01b845055a6c3374f14bc8997be5a5d299cd8c (patch)
treeea5c405d23bdd55d5a9515d9d087b9542b86e2aa /rescue
parentba3655c74f170d85d1349f1e286aff27b58c9fc5 (diff)
downloadFreeBSD-src-3b01b845055a6c3374f14bc8997be5a5d299cd8c.zip
FreeBSD-src-3b01b845055a6c3374f14bc8997be5a5d299cd8c.tar.gz
NOATM -> NO_ATM
Diffstat (limited to 'rescue')
-rw-r--r--rescue/rescue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index b3602c4..dd0eb58 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -114,7 +114,7 @@ CRUNCH_PROGS_sbin= atacontrol badsect bsdlabel \
restore rcorder route routed rtquery rtsol savecore \
slattach spppcontrol startslip swapon sysctl tunefs umount
-.if !defined(NOATM)
+.if !defined(NO_ATM)
CRUNCH_PROGS_sbin+= atm atmconfig fore_dnld ilmid
CRUNCH_LIBS+= -latm
.endif
OpenPOWER on IntegriCloud