mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 09:30:46 +02:00
11 lines
173 B
Makefile
11 lines
173 B
Makefile
#
|
|
# rscid $Header:
|
|
#
|
|
|
|
MODULE = sim
|
|
MAGICDIR = ..
|
|
SRCS = SimDBstuff.c SimSelect.c SimRsim.c SimExtract.c
|
|
|
|
include ${MAGICDIR}/defs.mak
|
|
include ${MAGICDIR}/rules.mak
|