From ab12f7a9cf025628a3eef1df6a5a327ce73b16f1 Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Thu, 21 Apr 1994 03:10:50 +0000 Subject: [PATCH] *** empty log message *** --- pppstats/Makefile.sun | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pppstats/Makefile.sun b/pppstats/Makefile.sun index 67d3c2b..433a2a6 100644 --- a/pppstats/Makefile.sun +++ b/pppstats/Makefile.sun @@ -1,6 +1,6 @@ # # pppstats makefile -# $Id: Makefile.sun,v 1.2 1993/12/14 05:11:09 paulus Exp $ +# $Id: Makefile.sun,v 1.3 1994/04/21 03:10:50 paulus Exp $ # PPPSTATSRCS = pppstats.c @@ -8,7 +8,7 @@ PPPSTATOBJS = pppstats.o #CC = gcc COPTS = -O -COMPILE_FLAGS = -DSTREAMS +COMPILE_FLAGS = -DSTREAMS -DKVMLIB LIBS = -lkvm CFLAGS = -I.. $(COPTS) $(COMPILE_FLAGS) -- 2.39.2