fix a typo..
[AROS-Contrib.git] / Demo / Galaxy / mmakefile.src
blob3f72675835d9b6b87ac3ed55c1857f6f9bfe7dd3
2 include $(SRCDIR)/config/aros-contrib.cfg
4 #MM- demo-galaxy : demo-galaxy-$(AROS_TARGET_CPU)
5 #MM demo-galaxy-i386 : demo-galaxy-common
6 #MM demo-galaxy-x86_64 : demo-galaxy-common
7 #MM- demo-galaxy-common : demo-galaxy-icons
9 DESTDIR := $(AROS_CONTRIB)/Demos/Galaxy
11 %build_prog mmake=demo-galaxy-i386 \
12     progname=Galaxy targetdir=$(DESTDIR) \
13     files="galaxy schedul_fx" asmfiles=memshd-i386
15 %build_prog mmake=demo-galaxy-x86_64 \
16     progname=Galaxy targetdir=$(DESTDIR) \
17     files="galaxy schedul_fx" asmfiles=memshd-x86_64