this has moved. license not changed here yet
authorDarron Broad <darron@kewl.org>
Sun, 11 Jan 2015 03:35:10 +0000
changeset 2 2e6c101bcc15
parent 1 5177eb8a285a
child 3 afdddd3dd093
this has moved. license not changed here yet
Makefile
--- a/Makefile	Thu Jan 08 01:21:02 2015 +0000
+++ b/Makefile	Sun Jan 11 03:35:10 2015 +0000
@@ -35,7 +35,7 @@
 $(error gputils unavailable)
 endif
 
-AS=gpasm -a inhx32 -e on -r dec -I /usr/local/share/pickles/include
+AS=gpasm -a inhx32 -e on -r dec -I /usr/local/share/pickle/include
 
 ASOURCE:=$(wildcard *.asm)
 AHEADER:=$(wildcard ../include/*.inc)