]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.svr4
MD4Update takes bytes not bits! Now the regression test of the README.MSCHAP80
[ppp.git] / pppd / Makefile.svr4
index e852680e652c80dbe410f0a62d08b5b34f1b230f..628f0cd6e03004b6bfe91d613f34dc5a6f4e79ac 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.13 1998/03/25 01:27:08 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../include $(COPTS)
+LIBS = -lsocket -lnsl -lc -L/usr/ucblib -lucb
 
 all: pppd