fix a bunch of mmakefiles which still used the old make.cfg
[AROS.git] / images / Patterns / Stripes / mmakefile.src
blob3e6bf14a471d238316e91ef7ff13a661cf71d639
1 include $(SRCDIR)/config/aros.cfg
3 FILES := \
4     Blue.iff \
5     Yellow.iff
6     
7 %copy_files_q mmake=workbench-prefs-patterns files=$(FILES) \
8     dst=$(AROSDIR)/Prefs/Presets/Patterns/Stripes
10 %common