aee4b07b8a
headers, and a few other insignificant changes.
9 lines
147 B
Makefile
9 lines
147 B
Makefile
# $Id: Makefile,v 1.3 1993/08/02 17:56:23 mycroft Exp $
|
|
|
|
.if !make(install)
|
|
SUBDIR += tools
|
|
.endif
|
|
SUBDIR += tn3270 mset
|
|
|
|
.include <bsd.subdir.mk>
|