summaryrefslogtreecommitdiff
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
parentSigh.. Some of these configs are a little hairy. I need to know the (diff)
Bring in my little ports/lang tree.
Submitted by: jkh
Notes
Notes: svn path=/head/; revision=15
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>