1 -include ..
/..
/..
/common.mk
2 CHARMC
=..
/..
/..
/..
/bin
/charmc
$(OPTS
)
9 $(CHARMC
) -language charm
++ -o hello
$(OBJS
)
11 hello.decl.h
: hello.ci
15 rm -f
*.decl.h
*.def.h conv-host
*.o hello charmrun charmrun.exe hello.exe hello.pdb hello.ilk
17 hello.o
: hello.C hello.decl.h
21 $(call run
, .
/hello
+p4
10 )
24 $(call run
, .
/hello
+p4
10 +x2
+y2
+z2
)