3 # Makefile to build Unpack program.
5 include $(TOP)/config/make.cfg
7 FILES := unpack gui package bzip2 file support
10 #MM- workbench-c : workbench-c-unpack
11 #MM workbench-c-unpack : includes linklibs-bz2
13 %build_prog mmake=workbench-c-unpack \
14 progname=Unpack targetdir=$(EXEDIR) \
15 files=$(FILES) uselibs="bz2 amiga arosc" \