summaryrefslogtreecommitdiff
path: root/svr4
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>1997-03-04 03:45:00 +0000
committerPaul Mackerras <paulus@samba.org>1997-03-04 03:45:00 +0000
commit5f5899a39fa53ae7485c7a5ed52629b25f98ebdf (patch)
treeb0f1c52f17f359e7ac47e57a83746479913c7e1e /svr4
parent9164ea8da8dd803c9c8a34bb2bab7742669f65de (diff)
downloadppp-5f5899a39fa53ae7485c7a5ed52629b25f98ebdf.tar.gz
enable priority queueing stuff
Diffstat (limited to 'svr4')
-rw-r--r--svr4/Makefile.sol24
1 files changed, 2 insertions, 2 deletions
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