diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-08-21 19:07:45 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-08-21 19:07:45 +0000 |
commit | 46e60ea30ef0014a3e142d6d6fc987deb3155088 (patch) | |
tree | 5ed6309d6d8a3d68d5fba701015961ca69f8dc8a /lang/Makefile | |
parent | Sigh.. 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/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
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> |