X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2FMakefile.sunos4;h=9e46ad4e86d00a4e98e8efdcc91611fe0f96d19c;hb=91d19fa519feae5392a359c435790a1a55999fb8;hp=46de87d939ec1b7ce4f58c450590cf3b64a7689f;hpb=79bc484a4590d573073c7a6f9e23c2f737f3da48;p=ppp.git diff --git a/pppd/Makefile.sunos4 b/pppd/Makefile.sunos4 index 46de87d..9e46ad4 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.9 1999/03/12 06:07:14 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 -DGIDSET_TYPE=int all: pppd