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

duplicate cbcp.c in SRCS... :->
This commit is contained in:
peter 1997-08-22 15:57:37 +00:00
parent d5ebc860a7
commit 005f99ca43

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