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
revert between 56095 -> 55830 in arch
[AROS.git]
/
workbench
/
demos
/
Zune
/
mmakefile.src
blob
749c637bb0819d889a9b3c1f897846e79e2c37d0
1
# $Id$
2
3
include $(SRCDIR)/config/aros.cfg
4
5
FILES := \
6
mui_layout1 \
7
mui_slider \
8
mui_pages \
9
mui_notify1 \
10
mui_notify2 \
11
mui_input1
12
13
#MM workbench-demos-zune : includes linklibs
14
15
%build_progs mmake=workbench-demos-zune \
16
files=$(FILES) targetdir=$(AROSDIR)/Demos/Zune
17
18
%common
19