add the -nix option
[AROS.git] / tools / elf2hunk / mmakefile.src
blob105711a8c13a9222a812e84c0ecf5d84cec50101
1 include $(TOP)/config/make.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