aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/heat/files/patch-aa
blob: 75d2325a2ae28f14d4f13e44d1be7489ff2a5b03 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig	Wed Jan  5 09:57:53 2000
+++ Makefile	Sun May  7 08:45:50 2000
@@ -1,7 +1,7 @@
 #
 # Makefile
 #
-CC = gcc
+CC?= gcc
 CFLAGS += -Wall -Wunused -Wstrict-prototypes
 #
 # __for debugging__