refactored some code. compiles now without suppresing any warning with gcc-6.3.0.
[AROS.git] / tools / elf2hunk / mmakefile.src
blobdfddae4ea3e8b43075ec65e53b90ac6057971778
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)/$(AROS_DIR_DEVELOPER)/Build
10 USER_CFLAGS := -DDEBUG=0
12 %build_prog mmake=tools-elf2hunk \
13     progname=elf2hunk targetdir=$(EXEDIR)
15 %common