# $TenDRA: tendra/src/lib/env/freebsd/common/80x86/Makefile,v 1.5 2003/02/17 07:33:57 asmodai Exp $

.PATH : ${.CURDIR} ${.CURDIR}/../../../common

DATA=	K-P5 K-PIC K-frame K-i386 K-i486 K-noframe \
	Z-p Z-p1 Z-p2 Z-p4 default.extra tcc_diag tcc_prof

INSTALL_ENV=	yes

# This lives in env/, and sucks in the env/common files.
.include "../../../Makefile.inc"

.include "../../../../../../mk/base/tendra.prog.mk"
