1 print "****** It flies *****"
3 buildenv.add_virtual_metatarget("foo", ["bar"])
7 text="This text is printed by the 'output' function. TOP=$(TOP) CURDIR=$(CURDIR)"
12 dirs=["$(AROS_TESTS)/metamakeng/qqq", "$(AROS_TESTS)/metamakeng/rrr"]
17 files=["file1", "file2", "file3"],
19 dst="$(AROS_TESTS)/metamakeng"
22 buildenv.copy_dir_recursive(
24 src="$(SRCDIR)/workbench/fonts/truetype/bitstream",
25 dst="$(AROS_TESTS)/metamakeng/bitstream"