repo.or.cz
/
AROS-Contrib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
disable the unrecognized nlsflag
[AROS-Contrib.git]
/
Demo
/
RubberStrings
/
mmakefile.src
blob
a35aca8ddd4416bb29f0f79e501c3eeb3bc74fe8
1
2
include $(SRCDIR)/config/aros-contrib.cfg
3
4
#MM demo-rubberstrings : demo-rubberstrings-icons
5
6
DESTDIR := $(AROS_CONTRIB)/Demos/RubberStrings
7
8
%build_prog mmake=demo-rubberstrings \
9
progname=Rubberstrings targetdir=$(DESTDIR) \
10
files=rubberstrings
11
12
%common