summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 87cf5f37a..f8ca7e22d 100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,6 @@ else
ifeq ($(TARGET),)
TARGET := amiga
endif
- GCCVER := 2
else
ifeq ($(HOST),Darwin)
HOST := macosx
@@ -717,10 +716,6 @@ post-exe: $(POSTEXES)
DEPFILES :=
# Now some macros which build the make system
-ifeq ($(HOST),amiga)
-GCCVER := 4
-endif
-
# 1 = Source file
# 2 = dep filename, no prefix
# 3 = obj filename, no prefix