Dereference symlinks when copying.
[tangerine.git] / workbench / prefs / time / mmakefile.src
blob7673bf95d0a6529be1cd9b9dd8067aba67618413
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) uselibs="mui arossupport amiga arosc m"
17 %common