diff options
| author | Brian Somers <brian@FreeBSD.org> | 2000-10-15 00:46:58 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2000-10-15 00:46:58 +0000 |
| commit | 2000bfb4cd2e917c04f646b23e279b401651a5b7 (patch) | |
| tree | 0f20b142c3eb6fb8c503ce2639fcf1ad6e208055 | |
| parent | d6c1f6395968d05bc53829f4bb9dac2a6cadd690 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/ppp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile index c79621a50693..48ec39434bc8 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 |
