X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=pppd%2FMakefile.sunos4;h=66be1b3076458aa92c09d00e1064e67750cfbc40;hb=62e6e741c59957a31b2c4611b07ec68ef2cb728d;hp=98ffb2fab34ad721022393602622035fce0d418a;hpb=18384c57ab1e2e704ba9c66feeaf1746e2bbe5dc;p=ppp.git diff --git a/pppd/Makefile.sunos4 b/pppd/Makefile.sunos4 index 98ffb2f..66be1b3 100644 --- a/pppd/Makefile.sunos4 +++ b/pppd/Makefile.sunos4 @@ -1,19 +1,13 @@ # # Makefile for pppd under SunOS 4. -# $Id: Makefile.sunos4,v 1.5 1996/05/28 00:54:23 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