#
# Makefile automatically generated by MKMK V6.51 on Jan 11 1994 at 08:59:51
#

OBJS= zooarc.o crc.o io.o maketbl.o maketree.o huf.o decode.o lzd.o lzc.o\
      encode.o


#
#  Resetoptions fuehrt dazu, dass das SCOPTIONS-File ignoriert wird
#


CFLAGS= RESETOPTIONS\
        DEBUG=SYMBOL\
        NOSTACKCHECK\
        NOCHECKABORT\
        VERBOSE\
        LIBRARYCODE \
        MEMORYSIZE=HUGE\
        STARTUP=libinitr\
        LIBRARYPREFIX=_ \
        LIBRARYFDFILE=/include/xpkarchivesub.fd\
        LIBRARYVERSION=1 \
        LIBRARYREVISION=0 \
        GLOBALSYMBOLTABLE=include:all.gst
        MAP  Mapsym Mapxref

#LINK to xarZOO.library LIB sc:extras/memlib/memwatch.lib

xarZOO.library: $(OBJS)
   sc with <<
$(CFLAGS)
$(OBJS)
LINK to xarZOO.library
<
   slink from xarZOO.library to libs:archivers/xarZOO.library noicons stripdebug
   copy xarZOO.library /examples
   avail flush

zooarc.o: zooarc.c zooarc.h crc.h
crc.o: crc.c crc.h
huf.o: huf.c ar.h lzh.h zooarc.h crc.h
maketree.o: maketree.c ar.h lzh.h crc.h
io.o: io.c ar.h lzh.h crc.h
decode.o: decode.c ar.h lzh.h crc.h
maketbl.o: maketbl.c ar.h lzh.h crc.h
lzd.o: lzd.c zooarc.h zoomem.h lzconst.h crc.h
lzc.o: lzc.c zooarc.h zoomem.h lzconst.h
encode.o: encode.c zooarc.h ar.h lzh.h crc.h
