From 1b0bddc7897bc44823935182d9117705ef5b4034 Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Tue, 19 Dec 1995 02:06:49 +0000 Subject: [PATCH] tweaks to Makefile - suppress warnings --- svr4/Makefile.sol2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/svr4/Makefile.sol2 b/svr4/Makefile.sol2 index 0ea1175..a5174fb 100644 --- a/svr4/Makefile.sol2 +++ b/svr4/Makefile.sol2 @@ -1,10 +1,10 @@ # # Makefile for STREAMS modules for Solaris 2. # -# $Id: Makefile.sol2,v 1.2 1995/12/11 05:19:29 paulus Exp $ +# $Id: Makefile.sol2,v 1.3 1995/12/19 02:06:49 paulus Exp $ # -CFLAGS= -D_KERNEL -DSVR4 -DSOL2 -I.. -O -Xa +CFLAGS= -D_KERNEL -DSVR4 -DSOL2 -I.. -O -Xa -w all: ppp ppp_ahdl ppp_comp -- 2.39.2