change init code to support multiple cards. small fixes and corrections to code.
[AROS.git] / test / desktop / mmakefile.src
blobe19740d3e0ae1848d3e3a93613c8d2256f31b764
1 # Makefile for loaddesktop program
3 include $(TOP)/config/make.cfg
5 FILES   := loaddesktop
6 EXEDIR := $(AROS_TESTS)/desktop
8 #MM test-desktop : includes linklibs
10 %build_progs mmake=test-desktop \
11     files=$(FILES) targetdir=$(EXEDIR) \
12     uselibs="mui arossupport amiga arosc m"
14 %common