]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.svr4
fix up MD4 stuff - interface is better now
[ppp.git] / pppd / Makefile.svr4
index 634f473fc4fef5f7fe602ce6006ab068c2233403..eb0a13464da766f99adc26acc358c6049471d679 100644 (file)
@@ -1,21 +1,12 @@
 #
 # 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.12 1998/02/04 01:39:49 paulus Exp $
 #
 
-BINDIR = /usr/local/bin
-MANDIR = /usr/local/man
+include ../svr4/Makedefs
 
-COPTS = -g -O -Xa -w
-
-# If you want to use gcc...
-#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