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