summaryrefslogtreecommitdiff
path: root/usr.bin/tn3270/Makefile
blob: 3c45075f81844ee8c5543bf29706a001ee076878 (plain)
1
2
3
4
5
6
7
8
#	$Id: Makefile,v 1.1 1995/10/18 08:46:18 deraadt Exp $

.if !make(install)
SUBDIR += tools
.endif
SUBDIR += tn3270 mset

.include <bsd.subdir.mk>