revert between 56095 -> 55830 in arch
[AROS.git] / workbench / libs / identify / tools / mmakefile.src
blob05ac8c5c63cf1ae03347407d8546b980475d6196
1 # Copyright © 2011, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros.cfg
6 #MM workbench-libs-identify-tools : \
7 #MM workbench-libs-identify-tools-catalogs \
8 #MM workbench-libs-identify-lib includes linklibs
10 FILES := Function Guru
12 %build_progs mmake=workbench-libs-identify-tools \
13     files=$(FILES) targetdir=$(AROS_C) \
14     uselibs="identify"
16 %common