repo.or.cz
/
nasm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
nasm.c: Tabs to spaces in copy_filename
[nasm.git]
/
test
/
br3028880.asm
blob
b6b2cf2bba908cbf5345839043c92782fdb83d3f
1
;Testname=br3028880; Arguments=-Ox -fbin -obr3028880.o; Files=stdout stderr br3028880.o
2
3
%
macro import
1
4
%
define
%%
incfile
%!
PROJECTBASEDIR
/%
{1}
.
inc
5
%
endmacro
6
7
import
foo
8