Replaced deprecated variables CONTRIBDIR, BINDIR and
[AROS-Contrib.git] / aminet / util / arc / zoo / mmakefile.src
blob125a655d8b47979a3be0e2b87990f64340f6fcf5
1 #   $Id$
3 #   Makefile to make FileMaster.
5 include $(TOP)/config/make.cfg
7 FILES := addbfcrc addfname basename comment crcdefs getfile lzc lzd machine\
8 makelist misc misc2 nextfile needed options parse portable prterror version\
9 zoo zooadd zooadd2 zoodel zooext zoofilt zoolist zoopack io lzh maketbl\
10 maketree huf encode decode
12 EXEDIR := $(AROS_CONTRIB)/Misc/aminet/C
14 USER_CFLAGS := -DGENERIC -DNOSIGNAL
16 ##MM aminet-util-arc-zoo : includes linklibs
18 #%build_prog mmake=aminet-util-arc-zoo \
19 #    progname=zoo targetdir=$(EXEDIR) \
20 #    files=$(FILES)
22 %common