# $TenDRA: tendra/src/installers/80x86/linux/Makefile,v 1.3 2003/02/16 22:46:12 asmodai Exp $

PROG=	trans

# installers/80x86/linux
SRCS=	assembler.c diag_out.c machine.c

# installers/80x86
.include "${.CURDIR}/../Makefile.inc"

# installers/
.include "${.CURDIR}/../../Makefile.inc"

.include "${.CURDIR}/../../../../mk/base/tendra.prog.mk"

