Oops, that'll teach me to edit the makefile after testing... Remove

duplicate cbcp.c in SRCS... :->
This commit is contained in:
Peter Wemm 1997-08-22 15:57:37 +00:00
parent f622ba291d
commit e80e9a69c5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=28602

View file

@ -1,10 +1,10 @@
# $Id$
# $Id: Makefile,v 1.8 1997/08/22 15:50:09 peter Exp $
CFLAGS+= -DHAVE_PATHS_H
PROG= pppd
SRCS= main.c magic.c fsm.c lcp.c ipcp.c ipxcp.c upap.c chap.c ccp.c \
demand.c auth.c options.c cbcp.c sys-bsd.c
demand.c auth.c options.c sys-bsd.c
MAN8= pppd.8
BINMODE=4555
BINOWN= root