]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.svr4
changes so it will compile with glibc
[ppp.git] / pppd / Makefile.svr4
index e852680e652c80dbe410f0a62d08b5b34f1b230f..eb0a13464da766f99adc26acc358c6049471d679 100644 (file)
@@ -1,17 +1,12 @@
 #
 # Makefile for pppd under Solaris 2.
-# $Id: Makefile.svr4,v 1.7 1996/05/28 00:54:23 paulus Exp $
+# $Id: Makefile.svr4,v 1.12 1998/02/04 01:39:49 paulus Exp $
 #
 
-BINDIR = /usr/local/bin
-MANDIR = /usr/local/man
+include ../svr4/Makedefs
 
-CC = gcc
-COPTS = -g -O2
-CFLAGS = $(COPTS) -I.. -DSVR4
-LIBS = -lsocket -lnsl
-
-INSTALL = /usr/sbin/install
+CFLAGS = -DSVR4 -DHAS_SHADOW -I.. $(COPTS)
+LIBS = -lsocket -lnsl -lc -L/usr/ucblib -lucb
 
 all: pppd