Metatarget for copying of testfile fixed.
[AROS.git] / workbench / c / LoadResource / mmakefile.src
blob4f194892368fa2233c50aee457ab66d5acd725d2
1 # Copyright © 2004, The AROS Development Team. All rights reserved.
3 include $(TOP)/config/make.cfg
5 FILES := main locale
7 #MM- workbench-c : workbench-c-loadresource
8 #MM workbench-c-loadresource : includes linklibs \
9 #MM     workbench-c-loadresource-catalogs 
11 %build_prog mmake=workbench-c-loadresource \
12     progname=LoadResource targetdir=$(AROS_C) \
13     files=$(FILES) uselibs="arosc.static"
15 %common