repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
New bitmap method SetRGBConversionFunction which can be used to
[tangerine.git]
/
images
/
Patterns
/
Stripes
/
mmakefile.src
blob
1bf40434a02c307cb4bc90e96c21e3dae12d68ce
1
include $(TOP)/config/make.cfg
2
3
FILES := \
4
Blue.iff \
5
Yellow.iff
6
7
#MM workbench-prefs-patterns : setup
8
workbench-prefs-patterns : files-copy
9
10
%copy_files_q files=$(FILES) dst=$(AROSDIR)/Prefs/Presets/Patterns/Stripes
11
12
%common
13