Replaced deprecated variables CONTRIBDIR, BINDIR and
[AROS-Contrib.git] / Demo / Galaxy / mmakefile.src
blobee4c24b4c8c3b5f584661b18145d29fbfb8e5530
1 include $(TOP)/config/make.cfg
3 #MM- demo-galaxy : demo-galaxy-$(AROS_TARGET_CPU)
4 #MM demo-galaxy-i386 : demo-galaxy-common
5 #MM demo-galaxy-x86_64 : demo-galaxy-common
6 #MM- demo-galaxy-common : demo-galaxy-icons
8 DESTDIR := $(AROS_CONTRIB)/Demos/Galaxy
10 %build_prog mmake=demo-galaxy-i386 \
11     progname=Galaxy targetdir=$(DESTDIR) \
12     files="galaxy schedul_fx" asmfiles=memshd-i386
14 %build_prog mmake=demo-galaxy-x86_64 \
15     progname=Galaxy targetdir=$(DESTDIR) \
16     files="galaxy schedul_fx" asmfiles=memshd-x86_64