X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2FMakefile.sunos4;h=a464fde1d1443be09b6dde7a8acb87b699d245dd;hb=ed6e1e3e4ae7be0552a49321eebef7647349bb78;hp=98ffb2fab34ad721022393602622035fce0d418a;hpb=18384c57ab1e2e704ba9c66feeaf1746e2bbe5dc;p=ppp.git diff --git a/pppd/Makefile.sunos4 b/pppd/Makefile.sunos4 index 98ffb2f..a464fde 100644 --- a/pppd/Makefile.sunos4 +++ b/pppd/Makefile.sunos4 @@ -1,20 +1,14 @@ # # 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.7 1998/02/04 01:39:49 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 - all: pppd OBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap.o md5.o ccp.o \