X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2FMakefile.svr4;h=053526bdb9eaa89362e70dcd5c05d6f5398777ea;hp=634f473fc4fef5f7fe602ce6006ab068c2233403;hb=878b8024277edfd6fe5e442c8e54edf7e576d6ee;hpb=061ebeface7658cb2d76f9cc84dee16ba1e9b176 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