From: Paul Mackerras Date: Tue, 19 Dec 1995 02:06:49 +0000 (+0000) Subject: tweaks to Makefile - suppress warnings X-Git-Tag: RELEASE_2_3_6~549 X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=1b0bddc7897bc44823935182d9117705ef5b4034;ds=sidebyside tweaks to Makefile - suppress warnings --- 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