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