summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pppd
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1996-09-04 22:43:20 +0000
committerbde <bde@FreeBSD.org>1996-09-04 22:43:20 +0000
commite50d1f7293d90efeb78ae894cd9a68d0db10c815 (patch)
tree5b9e8ae0c55f84506d65ea6aa093e8102ee2f661 /usr.sbin/pppd
parent3bfa745e51c0ea2d11ac72d397ecc9783ac1862a (diff)
downloadFreeBSD-src-e50d1f7293d90efeb78ae894cd9a68d0db10c815.zip
FreeBSD-src-e50d1f7293d90efeb78ae894cd9a68d0db10c815.tar.gz
Removed bogus unused `-I..' and unnecessary override of BINDIR. Didn't
clean up.
Diffstat (limited to 'usr.sbin/pppd')
-rw-r--r--usr.sbin/pppd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/pppd/Makefile b/usr.sbin/pppd/Makefile
index 4735613..dc8b1f3 100644
--- a/usr.sbin/pppd/Makefile
+++ b/usr.sbin/pppd/Makefile
@@ -1,7 +1,6 @@
-# $Id: Makefile,v 1.2 1995/10/31 21:20:42 peter Exp $
+# $Id: Makefile,v 1.3 1996/03/01 19:29:34 phk Exp $
-BINDIR?= /usr/sbin
-CFLAGS+= -I.. -DHAVE_PATHS_H
+CFLAGS+= -DHAVE_PATHS_H
PROG= pppd
SRCS= main.c magic.c fsm.c lcp.c ipcp.c upap.c chap.c ccp.c \
OpenPOWER on IntegriCloud