added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git] / workbench / prefs / Zune / mmakefile.src
blob002e8ca3c77ab07c5d92e4c70e1c00c66d0b7ed6
1 # $Id$
3 # Makefile for Zune prefs program
5 include $(TOP)/config/make.cfg
7 FILES  := zune zunestuff windowp buttonsp groupsp cyclesp slidersp \
8 scrollbarsp listviewsp stringsp specialp navigationp framesp locale
10 EXEDIR := $(AROS_PREFS)
12 #MM- workbench-prefs : workbench-prefs-zune
13 #MM workbench-prefs-zune : includes linklibs workbench-prefs-zune-catalogs
15 %build_prog mmake=workbench-prefs-zune \
16     progname=Zune targetdir=$(EXEDIR) \
17     files=$(FILES) uselibs="mui arossupport amiga arosc"
19 %common