summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2009-04-22 15:48:28 -0700
committerKeith Packard <keithp@keithp.com>2009-04-22 15:48:28 -0700
commitc7555eb16876aa8ff9fe7f648d325a1b8fb54d23 (patch)
treedc8c6419bb5d4758d0186049f34a921ee874b9d4
parentada6dea04b94be016598566c4c13e6105aaec353 (diff)
Use sdcc from path
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 09f9368b..b8059404 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
# AltOS build
#
#
-CC=/usr/bin/sdcc
+CC=sdcc
CFLAGS=--model-small --debug --opt-code-speed