#
# rcsid $Header: /ufs/repository/magic/garouter/Makefile,v 1.3 2001/01/12 22:12:39 jsolomon Exp $
#

MODULE    = garouter
MAGICDIR  = ..
SRCS      = gaChannel.c gaMain.c gaMaze.c gaSimple.c gaStem.c \
            gaTest.c 

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