12 lines
255 B
Plaintext
12 lines
255 B
Plaintext
$NetBSD: patch-aa,v 1.7 2006/03/03 22:09:07 kristerw Exp $
|
|
|
|
--- Makefile.orig 2005-09-03 21:31:38.000000000 +0200
|
|
+++ Makefile 2005-09-03 21:31:45.000000000 +0200
|
|
@@ -2,4 +2,4 @@
|
|
|
|
-CC=gcc
|
|
-CFLAGS=-Wall -w -pedantic
|
|
+#CC=gcc
|
|
+CFLAGS+=-Wall -w -pedantic
|
|
|