summaryrefslogtreecommitdiff
path: root/comms/tn3270/files/tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/tn3270/files/tools/Makefile')
-rw-r--r--comms/tn3270/files/tools/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/comms/tn3270/files/tools/Makefile b/comms/tn3270/files/tools/Makefile
new file mode 100644
index 00000000000..99794b98fcc
--- /dev/null
+++ b/comms/tn3270/files/tools/Makefile
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/17 01:33:25 dholland Exp $
+# From NetBSD: Makefile,v 1.6 2005/09/17 16:52:02 chs Exp
+
+SUBDIR = mkhits mkastosc mkastods mkdstoas mkdctype mkmake .WAIT prt3270
+
+.include <bsd.subdir.mk>