xref: /original-bsd/usr.bin/tn3270/Makefile (revision f673f637)
1#	@(#)Makefile	5.1 (Berkeley) 05/11/93
2
3SUBDIR=	tn3270 mset
4
5.if !make(install)
6SUBDIR+=tools
7.endif
8
9.include <bsd.subdir.mk>
10