repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
disable debug
[AROS.git]
/
images
/
Patterns
/
Stripes
/
mmakefile.src
blob
3e6bf14a471d238316e91ef7ff13a661cf71d639
1
include $(SRCDIR)/config/aros.cfg
2
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
9
10
%common