13 lines
287 B
Text
13 lines
287 B
Text
$NetBSD: patch-aa,v 1.6 2005/09/03 22:20:55 rillig Exp $
|
|
|
|
--- Makefile.orig 2005-09-03 21:31:38.000000000 +0200
|
|
+++ Makefile 2005-09-03 21:31:45.000000000 +0200
|
|
@@ -2,6 +2,6 @@
|
|
|
|
-CC=gcc
|
|
-CFLAGS=-Wall -w -pedantic
|
|
+#CC=gcc
|
|
+CFLAGS+=-Wall -w -pedantic
|
|
|
|
all: pipebench
|
|
doc: pipebench.1
|