summaryrefslogtreecommitdiffstats
path: root/games/stonesoup/files/patch-rltiles_bmp2png_makefile.lin
blob: 29658ecec3c072305ac81a920f6c2c87f7853384 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- rltiles/bmp2png/makefile.lin.orig	2008-07-18 08:50:02.000000000 +0200
+++ rltiles/bmp2png/makefile.lin	2008-07-18 08:50:58.000000000 +0200
@@ -8,8 +8,7 @@
 BINDIR  = /usr/local/bin
 endif
 
-CC      = gcc
-LD      = gcc
+LD      = $(CC)
 ifndef INSTALL
 INSTALL = install -s -m 755
 endif
OpenPOWER on IntegriCloud