summaryrefslogtreecommitdiffstats
path: root/usr.bin/tn3270/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tn3270/Makefile')
-rw-r--r--usr.bin/tn3270/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/usr.bin/tn3270/Makefile b/usr.bin/tn3270/Makefile
new file mode 100644
index 0000000..009e31f
--- /dev/null
+++ b/usr.bin/tn3270/Makefile
@@ -0,0 +1,9 @@
+# @(#)Makefile 8.1 (Berkeley) 6/6/93
+
+SUBDIR= tn3270 mset
+
+.if !make(install)
+SUBDIR+=tools
+.endif
+
+.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud