Home
last modified time | relevance | path

Searched defs:CC65 (Results 1 – 3 of 3) sorted by relevance

/dports/devel/cc65/cc65-2.19/test/err/
H A DMakefile26 CC65 := $(if $(wildcard ../../bin/cc65*),..$S..$Sbin$Scc65,cc65) macro
/dports/devel/cc65/cc65-2.19/libsrc/
H A DMakefile259 CC65 := $(if $(wildcard ../bin/cc65*),../bin/cc65,cc65) macro
/dports/devel/cc65/cc65-2.19/src/cl65/
H A Dmain.c109 static CmdDesc CC65 = { 0, 0, 0, 0, 0, 0, 0 }; variable