]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.svr4
remove typo, get ethernet hw address using arp request
[ppp.git] / pppd / Makefile.svr4
index 634f473fc4fef5f7fe602ce6006ab068c2233403..628f0cd6e03004b6bfe91d613f34dc5a6f4e79ac 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.13 1998/03/25 01:27:08 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../include $(COPTS)
+LIBS = -lsocket -lnsl -lc -L/usr/ucblib -lucb
 
 all: pppd