blob: 91975edd0b1efcbfdad51b788492eb238764fded (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-aa,v 1.1.1.1 2001/03/12 11:09:08 zuntum Exp $
--- Makefile.orig Sun Feb 11 20:01:12 2001
+++ Makefile
@@ -1,7 +1,5 @@
# This makefile should not exist as such. There should be a configure script.
-CC = gcc
-CFLAGS = -O2 -Wall -Wstrict-prototypes
LDFLAGS =
OBJS = granulate.o
|