summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/Makefile
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-10-15 00:46:58 +0000
committerbrian <brian@FreeBSD.org>2000-10-15 00:46:58 +0000
commit1d71e8b7ce6940fe21a54e76d421194cec26b0d1 (patch)
treee64652a950a59c62fe1f3f050fa023c638871dfe /usr.sbin/ppp/Makefile
parent79f21507692b81b7e0999b841e69d9bf0bb32d90 (diff)
downloadFreeBSD-src-1d71e8b7ce6940fe21a54e76d421194cec26b0d1.zip
FreeBSD-src-1d71e8b7ce6940fe21a54e76d421194cec26b0d1.tar.gz
Don't define NOATM now that /usr/include/netnatm/ is created properly.
Diffstat (limited to 'usr.sbin/ppp/Makefile')
-rw-r--r--usr.sbin/ppp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile
index c79621a..48ec394 100644
--- a/usr.sbin/ppp/Makefile
+++ b/usr.sbin/ppp/Makefile
@@ -41,7 +41,6 @@ DPADD+= ${LIBALIAS}
.endif
.endif
-NOATM= /usr/include/netnatm required
.if defined(NOATM) || defined(RELEASE_CRUNCH)
CFLAGS+=-DNOATM
.else
OpenPOWER on IntegriCloud