grub2: bring back build of aros-side grub2 tools
[AROS.git] / workbench / utilities / Clock / mmakefile.src
blob6124f40460f3fd82ef8fd88c90fb0a6a03545554
1 # Copyright © 1995-2003, The AROS Development Team. All rights reserved.
2 # $Id$
4 # Makefile to make Clock.
6 include $(SRCDIR)/config/aros.cfg
8 FILES := main locale
10 EXEDIR := $(AROSDIR)/Utilities
12 #MM- workbench-utilities : workbench-utilities-clock 
13 #MM workbench-utilities-clock : includes linklibs workbench-utilities-clock-catalogs
15 %build_prog mmake=workbench-utilities-clock \
16     progname=Clock targetdir=$(EXEDIR) \
17     files=$(FILES)
19 %common