summaryrefslogtreecommitdiff
path: root/archivers/arc/files/patch-Makefile
blob: e12453136c781b283cc8b4b6f84650ff5120bb88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- Makefile.orig	2013-06-27 02:00:19 UTC
+++ Makefile
@@ -43,14 +43,14 @@ OPT = -O -Wall
 OPT = -O -Wall
 # For MWC 3.0 on the Atari ST, use:
 #CFLAGS = -VCOMPAC -VPEEP
-CFLAGS = $(OPT) $(SYSTEM)
+CFLAGS+=$(SYSTEM)
 
 # GNU's gcc is very nice, if you've got it. Otherwise just cc.
 #CC = cgcc -mshort -mbaserel
-CC = cc
+#CC = cc
 
 # tmclock is only needed on Unix systems...
-TMCLOCK = tmclock.o
+TMCLOCK = #tmclock.o
 
 # Integer-only stdio routines for Atari ST.
 #LIBS=-liio16