X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2FMakefile.sol2;h=690b2f7b940f3ecae459a312d5f3d086cb4d1ea6;hb=e3426561f8042f6f231de8103b21f200d2042ef3;hp=75c2922567d713fe0dd67b1f90fd265403bfdafa;hpb=4a26b4d029d3dfc51b5fc3926060ce7a67ee72f0;p=ppp.git diff --git a/pppd/Makefile.sol2 b/pppd/Makefile.sol2 index 75c2922..690b2f7 100644 --- a/pppd/Makefile.sol2 +++ b/pppd/Makefile.sol2 @@ -1,11 +1,11 @@ # # Makefile for pppd under Solaris 2. -# $Id: Makefile.sol2,v 1.26 2004/04/14 02:39:39 carlsonj Exp $ +# $Id: Makefile.sol2,v 1.27 2005/08/28 06:49:12 paulus Exp $ # include ../Makedefs.com -CFLAGS = -I../include -DSVR4 -DSOL2 $(COPTS) +CFLAGS = -I../include -DSVR4 -DSOL2 $(COPTS) '-DDESTDIR="@DESTDIR@"' LIBS = -lsocket -lnsl OBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o eap.o md5.o \