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) uselibs="mui arossupport amiga arosc m"