X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=svr4%2FMakefile.sol2;h=b67ea69085a5ecf4fc301abbe8aec1e3529f36dd;hp=480b512b29c022702671a94cf6f9997f426a2159;hb=a00baab063b349591289cbde22ab40cf80b8f0af;hpb=680fa929dbf9f78a9c08e7c627e90a5574275ffc diff --git a/svr4/Makefile.sol2 b/svr4/Makefile.sol2 index 480b512..b67ea69 100644 --- a/svr4/Makefile.sol2 +++ b/svr4/Makefile.sol2 @@ -1,16 +1,12 @@ # # Makefile for STREAMS modules for Solaris 2. # -# $Id: Makefile.sol2,v 1.9 1996/09/26 06:17:52 paulus Exp $ +# $Id: Makefile.sol2,v 1.13 1999/02/26 10:53:28 paulus Exp $ # -COPTS = -O -Xa -w +include Makedefs -# If you prefer to use gcc... -#CC = gcc -#COPTS = -O2 - -CFLAGS= -D_KERNEL -DSVR4 -DSOL2 -I.. $(COPTS) +CFLAGS= -D_KERNEL -DSVR4 -DSOL2 -I../include $(COPTS) -DPRIOQ -DDEBUG all: ppp ppp_ahdl ppp_comp