grub2: bring back build of aros-side grub2 tools
[AROS.git] / tools / elf2hunk / mmakefile.src
blobc1239a716d7b4e22c1400eb1d39146e98954d75d
1 include $(SRCDIR)/config/aros.cfg
3 #MM- build-tools : build-tools-elf2hunk
5 #MM- contrib-development : tools-elf2hunk
6 #MM tools-elf2hunk : includes linklibs
8 FILES  := elf2hunk
9 EXEDIR := $(AROS_CONTRIB)/Development/Build
10 USER_CFLAGS := -DDEBUG=0
12 %build_prog mmake=tools-elf2hunk \
13     progname=elf2hunk targetdir=$(EXEDIR)
15 %common