NetBSD/usr.bin/tn3270/Makefile

9 lines
147 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.3 1993/08/02 17:56:23 mycroft Exp $
1993-04-26 18:02:21 +04:00
.if !make(install)
SUBDIR += tools
.endif
SUBDIR += tn3270 mset
.include <bsd.subdir.mk>