repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
real dead key
[AROS.git]
/
tools
/
genmf
/
in.test
blob
c586a6ce7e672d62b51a7b78dcc274dc1cf2c393
1
2
VAR = x y $(CURDIR) $(XXX) $(CURDI) x$(CURDIR)y
3
4
all:
5
%template1
6
%template1 1
7
%template1 1 2
8
%template2
9
%template2 A
10
%template2 A B
11
%template3
12
%template3 X
13
%template3 X Y
14
%template3 arg1="x$(CURDIR)y" $(CURDIR)
15
cd $(CURDIR)