Use sdcc from path
authorKeith Packard <keithp@keithp.com>
Wed, 22 Apr 2009 22:48:28 +0000 (15:48 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 22 Apr 2009 22:48:28 +0000 (15:48 -0700)
Makefile

index 09f9368b305feb0b7e5331462ec696d82a0980e0..b8059404c1a1a1d06cdf8291517524647296ba2b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 # AltOS build
 #
 # 
-CC=/usr/bin/sdcc
+CC=sdcc
 
 CFLAGS=--model-small --debug --opt-code-speed