mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-31 23:53:24 -04:00
13 lines
309 B
Plaintext
13 lines
309 B
Plaintext
$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
|
|
|