summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorfishsoupisgood <github@madingley.org>2019-05-27 10:13:10 +0100
committerfishsoupisgood <github@madingley.org>2019-05-27 10:13:10 +0100
commit8110dec1577d9a9002119c15467d71d8a1f51bc8 (patch)
tree80cb75576c1aad9b30af6a8ac97fcc0bb2034cca /Makefile
parente070d1885626a365099fac3caf0b537d04f4900e (diff)
downloadwristapps-8110dec1577d9a9002119c15467d71d8a1f51bc8.tar.gz
wristapps-8110dec1577d9a9002119c15467d71d8a1f51bc8.tar.bz2
wristapps-8110dec1577d9a9002119c15467d71d8a1f51bc8.zip
find original wristapp.i, and unmodify code back to it
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e06b22c..d8482f5 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ LSTS=${APPS:%.app=%.lst}
CROSS=../asl/
-AFLAGS=-i include -cpu datalink
+AFLAGS=-i dl150/include -cpu datalink
AS=${CROSS}asl ${AFLAGS}
P2BIN=${CROSS}p2bin