summaryrefslogtreecommitdiff
path: root/amiga/Makefile.target
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2012-12-21 14:07:57 +0100
committerOle Loots <ole@monochrom.net>2012-12-21 14:07:57 +0100
commit11399e18b29455a2e93a58f434844cd66974e6e8 (patch)
treec548238fc9b95f9e46a9ce3da28fccfb1c5e5b6e /amiga/Makefile.target
parent858b8a5a0ad13be8ca57e76c34e1a1bbe993fb07 (diff)
parent68565113f382cc742dd6cb4f685f68996ed32779 (diff)
downloadnetsurf-11399e18b29455a2e93a58f434844cd66974e6e8.tar.gz
netsurf-11399e18b29455a2e93a58f434844cd66974e6e8.tar.bz2
Merge branch 'master' into mono/interactive-about_config
Diffstat (limited to 'amiga/Makefile.target')
-rw-r--r--amiga/Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/Makefile.target b/amiga/Makefile.target
index ec43fdd30..f2c429998 100644
--- a/amiga/Makefile.target
+++ b/amiga/Makefile.target
@@ -2,7 +2,7 @@
# Amiga target setup
# ----------------------------------------------------------------------------
-CFLAGS += -std=c99 -I . -Dnsamiga
+CFLAGS += -std=c99 -Dnsamiga
ifneq ($(SUBTARGET),os3)
CFLAGS += -U__STRICT_ANSI__ -D__USE_INLINE__ -D__USE_BASETYPE__