]> git.ozlabs.org Git - ppp.git/commitdiff
need -DSUNOS4 (for alloca)
authorPaul Mackerras <paulus@samba.org>
Sat, 14 Sep 1996 05:13:15 +0000 (05:13 +0000)
committerPaul Mackerras <paulus@samba.org>
Sat, 14 Sep 1996 05:13:15 +0000 (05:13 +0000)
pppstats/Makefile.sunos4

index f60012459421bd3ac6d78beb44b54862b50c1572..bfe9b9a91de5e66a0ebe2f248107f21ed7744f47 100644 (file)
@@ -1,6 +1,6 @@
 #
 # pppstats makefile
-# $Id: Makefile.sunos4,v 1.1 1995/12/18 03:54:00 paulus Exp $
+# $Id: Makefile.sunos4,v 1.2 1996/09/14 05:13:15 paulus Exp $
 #
 
 PPPSTATSRCS = pppstats.c
@@ -8,7 +8,7 @@ PPPSTATOBJS = pppstats.o
 
 #CC = gcc
 COPTS = -O
-COMPILE_FLAGS = -DSTREAMS
+COMPILE_FLAGS = -DSTREAMS -DSUNOS4
 LIBS =
 
 INSTALL= install -o root -g daemon