use consistent hidd naming
[AROS.git] / workbench / prefs / time / mmakefile.src
blob30635e976cfbe195b98661daa8d91df9a9360512
1 #   $Id$
3 #   Makefile to make time prefs program.
5 include $(TOP)/config/make.cfg
7 FILES       := main vars locale misc prefs
8 EXEDIR      := $(AROSDIR)/Prefs
10 #MM- workbench-prefs : workbench-prefs-time
11 #MM workbench-prefs-time : includes linklibs workbench-prefs-time-catalogs
13 %build_prog mmake=workbench-prefs-time \
14     progname=Time targetdir=$(EXEDIR) \
15     files=$(FILES)
17 %common