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