aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-08-21 19:07:45 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-08-21 19:07:45 +0000
commit46e60ea30ef0014a3e142d6d6fc987deb3155088 (patch)
tree5ed6309d6d8a3d68d5fba701015961ca69f8dc8a /lang
parentf32256d58670937362d36fe492b7fda007011d81 (diff)
downloadports-46e60ea30ef0014a3e142d6d6fc987deb3155088.tar.gz
ports-46e60ea30ef0014a3e142d6d6fc987deb3155088.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
new file mode 100644
index 000000000000..68e3aaf1c677
--- /dev/null
+++ b/lang/Makefile
@@ -0,0 +1,3 @@
+SUBDIR= tcl tclX
+
+.include <bsd.subdir.mk>