Files
magic/tiles/Makefile
T
Tim Edwards 1d04f20f5d Moved new work on magic-8.4 (experimental merging of micromagic bplane structure
into magic-8.2) into the newly-reorganized git repo as branch "bplane".
2019-03-22 19:58:47 -04:00

11 lines
223 B
Makefile

#
# rcsid "$Header: /usr/cvsroot/magic-8.0/tiles/Makefile,v 1.1.1.1 2008/02/03 20:43:50 tim Exp $"
#
MODULE = tiles
MAGICDIR = ..
SRCS = tile.c search.c
include ${MAGICDIR}/defs.mak
include ${MAGICDIR}/rules.mak