#
# rcsid $Header: /ufs/repository/magic/utils/Makefile,v 1.4 2001/01/12 22:13:29 jsolomon Exp $
#

MODULE    = utils
MAGICDIR  = ..
LIB_SRCS  = LIBdbio.c LIBmain.c LIBtextio.c
SRCS      = args.c child.c finddisp.c flock.c flsbuf.c fraction.c \
            geometry.c getrect.c hash.c heap.c list.c lookup.c lookupany.c \
            lookupfull.c malloc.c match.c path.c pathvisit.c port.c printstuff.c \
            stack.c strdup.c dqueue.c runstats.c set.c show.c \
            touchtypes.c 

include ${MAGICDIR}/defs.mak
include ${MAGICDIR}/rules.mak
