summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>1995-12-19 02:06:49 +0000
committerPaul Mackerras <paulus@samba.org>1995-12-19 02:06:49 +0000
commit1b0bddc7897bc44823935182d9117705ef5b4034 (patch)
tree4e05d59fc27cb7ab045fb10cbac5f07c9def9687
parent2f06b9e4521db210862653807cacb33470fbb0bc (diff)
downloadppp-1b0bddc7897bc44823935182d9117705ef5b4034.tar.gz
tweaks to Makefile - suppress warnings
-rw-r--r--svr4/Makefile.sol24
1 files 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