From: Paul Mackerras Date: Tue, 4 Mar 1997 03:45:00 +0000 (+0000) Subject: enable priority queueing stuff X-Git-Tag: RELEASE_2_3_6~239 X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=5f5899a39fa53ae7485c7a5ed52629b25f98ebdf enable priority queueing stuff --- diff --git a/svr4/Makefile.sol2 b/svr4/Makefile.sol2 index 480b512..b89540a 100644 --- a/svr4/Makefile.sol2 +++ b/svr4/Makefile.sol2 @@ -1,7 +1,7 @@ # # 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.10 1997/03/04 03:45:00 paulus Exp $ # COPTS = -O -Xa -w @@ -10,7 +10,7 @@ COPTS = -O -Xa -w #CC = gcc #COPTS = -O2 -CFLAGS= -D_KERNEL -DSVR4 -DSOL2 -I.. $(COPTS) +CFLAGS= -D_KERNEL -DSVR4 -DSOL2 -I.. $(COPTS) -DPRIOQ all: ppp ppp_ahdl ppp_comp