Fix for compile with enabled debug support. return value of function is not in variab...
[AROS.git] / tools / genmf / mmakefile.src
blob02ae92af5545966c5418b0de99d292fbade397e5
1 include $(TOP)/config/make.cfg
3 #MM- contrib-development : tools-genmf
4 #MM tools-genmf : includes linklibs
6 FILES  := genmf
7 EXEDIR := $(AROS_CONTRIB)/Development/Build
9 %build_prog mmake=tools-genmf files=$(FILES) \
10     progname=genmf targetdir=$(EXEDIR)
12 %common