repo.or.cz
/
urasm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
some fixes to macro processor; simple test macro seems to work
[urasm.git]
/
Jamrules
blob
2de8c2acdf8ce8ceb3b7ea0d5df5c1ff8710c671
1
set-profile ;
2
set-default-target-locations ;
3
4
5
if $(DISASM) {
6
Echo "MSG: building disasm" ;
7
}
8
9
10
softinclude $(TOP)/Jamrules.push ;