summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rw-r--r--sbin/atm/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/sbin/atm/Makefile b/sbin/atm/Makefile
index ed7ca1a..79fc6a3 100644
--- a/sbin/atm/Makefile
+++ b/sbin/atm/Makefile
@@ -23,9 +23,11 @@
# @(#) $Id: Makefile,v 1.5 1998/07/10 16:01:58 jpt Exp $
# $FreeBSD$
-SUBDIR= atm \
- atmconfig \
- fore_dnld \
- ilmid
+SUBDIR= atmconfig
+
+# Disabled in 7.0 as netatm is not MPSAFE.
+# atm \
+# fore_dnld \
+# ilmid
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud