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
genmodule: revert r52790
[AROS.git]
/
images
/
Patterns
/
Stripes
/
mmakefile.src
blob
8785713ebb9b1bed48d4c439eab0748148fa9156
1
include $(TOP)/config/make.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