X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2FMakefile.sunos4;h=66be1b3076458aa92c09d00e1064e67750cfbc40;hp=46de87d939ec1b7ce4f58c450590cf3b64a7689f;hb=4e3c66a04c0b86108858081d434bc45983471990;hpb=79bc484a4590d573073c7a6f9e23c2f737f3da48 diff --git a/pppd/Makefile.sunos4 b/pppd/Makefile.sunos4 index 46de87d..66be1b3 100644 --- a/pppd/Makefile.sunos4 +++ b/pppd/Makefile.sunos4 @@ -1,20 +1,13 @@ # # Makefile for pppd under SunOS 4. -# $Id: Makefile.sunos4,v 1.6 1996/08/28 06:38:18 paulus Exp $ +# $Id: Makefile.sunos4,v 1.8 1998/03/25 01:27:06 paulus Exp $ # -BINDIR = /usr/local/etc -MANDIR = /usr/local/man +include ../sunos4/Makedefs -#CC = gcc -#COPTS = -g -O2 - -COPTS = -O LIBS = -CFLAGS = $(COPTS) -I.. -DSUNOS4 - -INSTALL = install -o root -g daemon +CFLAGS = $(COPTS) -I../include -DSUNOS4 all: pppd