X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2FMakefile.sol2;h=835acc215091394d65e1b3bba544b7f248c7f2b7;hb=bf7761403380d0dde4c746806ba625538bdba9bc;hp=d75cb686c770e9ef4475f5147088e6429075d978;hpb=153580fa5663789d0e1be6ddba953dced82c08d0;p=ppp.git diff --git a/pppd/Makefile.sol2 b/pppd/Makefile.sol2 index d75cb68..835acc2 100644 --- a/pppd/Makefile.sol2 +++ b/pppd/Makefile.sol2 @@ -1,6 +1,6 @@ # # Makefile for pppd under Solaris 2. -# $Id: Makefile.sol2,v 1.16 2000/01/24 20:42:18 masputra Exp $ +# $Id: Makefile.sol2,v 1.18 2000/04/13 12:05:57 paulus Exp $ # include ../svr4/Makedefs @@ -10,7 +10,7 @@ CFLAGS = -I../include -DSVR4 -DSOL2 $(COPTS) LIBS = -lsocket -lnsl OBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap.o md5.o \ - ccp.o auth.o options.o demand.o utils.o sys-svr4.o + ccp.o auth.o options.o demand.o utils.o sys-svr4.o tdb.o # # uncomment the following to enable plugins