2 # Makefile to make Find tool.
4 include $(SRCDIR)/config/aros.cfg
6 FILES := main locale findgroup_class
7 EXEDIR := $(AROS_SYSTEM)
9 #MM- workbench-system : workbench-system-find
11 #MM workbench-system-find : \
12 #MM includes linklibs \
13 #MM workbench-system-find-catalogs
15 %build_prog mmake=workbench-system-find \
16 progname=Find targetdir=$(EXEDIR) \