]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.sol2
Multilink cleanups and fixes.
[ppp.git] / pppd / Makefile.sol2
index a25fd17a88ac94ff235ed7733362b3e5649951a5..835acc215091394d65e1b3bba544b7f248c7f2b7 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Makefile for pppd under Solaris 2.
-# $Id: Makefile.sol2,v 1.17 2000/04/06 23:03:28 masputra Exp $
+# $Id: Makefile.sol2,v 1.18 2000/04/13 12:05:57 paulus Exp $
 #
 
 include ../svr4/Makedefs
@@ -10,8 +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 tdb.o \
-       multilink.o
+       ccp.o auth.o options.o demand.o utils.o sys-svr4.o tdb.o
 
 #
 # uncomment the following to enable plugins