added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git] / workbench / demos / Zune / mmakefile.src
blob5b1819c1e6f768becf2706772652259db1197853
1 # $Id$
3 include $(TOP)/config/make.cfg
5 FILES := \
6     mui_layout1 \
7     mui_slider \
8     mui_pages \
9     mui_notify1 \
10     mui_notify2 \
11     mui_input1
13 #MM workbench-demos-zune : includes linklibs  
15 %build_progs mmake=workbench-demos-zune \
16     files=$(FILES) targetdir=$(AROSDIR)/Demos/Zune \
17     uselibs="mui arossupport amiga arosc"
19 %common