4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / usr.bin / tn3270 / Makefile
CommitLineData
9236cbc3 1# @(#)Makefile 8.1 (Berkeley) %G%
a6aad924
KB
2
3SUBDIR= tn3270 mset
4
5.if !make(install)
6SUBDIR+=tools
7.endif
8
9.include <bsd.subdir.mk>