]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.bsd
Minor fixes from the NetBSD port: fd -> ppp_fd in sys-bsd.c, etc.
[ppp.git] / pppd / Makefile.bsd
index ec15113e0d2b50c44f223a1f97fbd2bad745b9b5..20e0808e5eef56ef5ff73e25751aeb7ab4dc619a 100644 (file)
@@ -1,11 +1,11 @@
-#      $Id: Makefile.bsd,v 1.7 1995/04/27 00:19:50 paulus Exp $
+#      $Id: Makefile.bsd,v 1.7.2.1 1995/06/06 12:11:41 paulus Exp $
 
 BINDIR?= /usr/sbin
-CFLAGS+= -I.. -DHAVE_PATHS_H
+CFLAGS+= -g -I.. -DHAVE_PATHS_H
 
 PROG=  pppd
 SRCS=  main.c magic.c fsm.c lcp.c ipcp.c upap.c chap.c md5.c ccp.c \
-       auth.c options.c sys-bsd.c
+       demand.c auth.c options.c sys-bsd.c
 MAN8=  pppd.0
 # The next line is for NetBSD-current systems.
 MAN=   pppd.cat8