X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2FMakefile.svr4;h=053526bdb9eaa89362e70dcd5c05d6f5398777ea;hb=90f1062610c1a883e9da918daa3b9e2f162d69c2;hp=634f473fc4fef5f7fe602ce6006ab068c2233403;hpb=79bc484a4590d573073c7a6f9e23c2f737f3da48;p=ppp.git diff --git a/pppd/Makefile.svr4 b/pppd/Makefile.svr4 index 634f473..053526b 100644 --- a/pppd/Makefile.svr4 +++ b/pppd/Makefile.svr4 @@ -1,6 +1,6 @@ # # Makefile for pppd under Solaris 2. -# $Id: Makefile.svr4,v 1.8 1996/08/28 06:38:18 paulus Exp $ +# $Id: Makefile.svr4,v 1.9 1996/09/14 05:14:05 paulus Exp $ # BINDIR = /usr/local/bin @@ -13,7 +13,7 @@ COPTS = -g -O -Xa -w #COPTS = -g -O2 CFLAGS = $(COPTS) -I.. -DSVR4 -LIBS = -lsocket -lnsl +LIBS = -lsocket -lnsl -lc -L/usr/ucblib -lucb INSTALL = /usr/sbin/install