From: Paul Mackerras Date: Thu, 26 Sep 1996 06:20:14 +0000 (+0000) Subject: define ULTRIX cpp symbol X-Git-Tag: RELEASE_2_3_6~302 X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=1ce88ec2e3f135c26d4dde2bbf628de78abacde0;p=ppp.git define ULTRIX cpp symbol --- diff --git a/pppd/Makefile.ultrix b/pppd/Makefile.ultrix index 27db4a4..53e1e24 100644 --- a/pppd/Makefile.ultrix +++ b/pppd/Makefile.ultrix @@ -1,6 +1,6 @@ # # pppd makefile for Ultrix -# $Id: Makefile.ultrix,v 1.8 1996/07/01 01:05:54 paulus Exp $ +# $Id: Makefile.ultrix,v 1.9 1996/09/26 06:20:14 paulus Exp $ # BINDIR = /usr/local/etc @@ -14,7 +14,7 @@ PPPDOBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap.o md5.o ccp.o \ # CC = gcc DEBUG_FLAGS = -COMPILE_FLAGS = -DNO_DRAND48 -DGIDSET_TYPE=int -DPRIMITIVE_SYSLOG +COMPILE_FLAGS = -DNO_DRAND48 -DGIDSET_TYPE=int -DULTRIX COPTS = -O LIBS =