2013-09-26 17:14:40 +02:00

14 lines
229 B
Plaintext

$NetBSD: patch-aa,v 1.3 2002/08/30 22:56:00 wiz Exp $
--- Makefile.orig Fri Jun 7 05:39:18 2002
+++ Makefile
@@ -1,6 +1,6 @@
-CC=gcc
+CC?=gcc
-SDLCONFIG=sdl-config
+SDLCONFIG?=sdl-config
ifndef prefix
prefix=/usr/local