From a0f1e21ff939612898d63ae2245e47dffc1a8153 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 20 Apr 2004 02:03:38 +0000 Subject: make things work on SunOS --- src/cmd/bzip2/mkfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd/bzip2/mkfile') diff --git a/src/cmd/bzip2/mkfile b/src/cmd/bzip2/mkfile index e544d4d7..d846b937 100644 --- a/src/cmd/bzip2/mkfile +++ b/src/cmd/bzip2/mkfile @@ -16,7 +16,7 @@ LIB=lib/libbzip2.a SHORTLIB=bio 9 <$PLAN9/src/mkmany -CFLAGS=$CFLAGS -p -DPLAN9 -Ilib +CFLAGS=$CFLAGS -DPLAN9 -Ilib test:V: $O.bzip2 $O.bunzip2 ./$O.bzip2 -1 < sample1.ref > sample1.rb2 -- cgit v1.2.3