diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-09-14 02:06:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-09-14 02:06:56 +0000 |
commit | f24ff549d11c4a3a8cc963ec3161811a2478bdb8 (patch) | |
tree | d225290e165b3384e5ac136f664e9b767b69f6f7 /chinese/Makefile | |
parent | Update comment to version 0.99 too. (diff) |
The Makefile for the soon-to-be-born "Chinese" category. With celvis
and cxterm commented out, as Chuck is now working on them! :)
Diffstat (limited to 'chinese/Makefile')
-rw-r--r-- | chinese/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile new file mode 100644 index 000000000000..cde6add084d4 --- /dev/null +++ b/chinese/Makefile @@ -0,0 +1,7 @@ +# $Id$ +# + +# SUBDIR += celvis +# SUBDIR += cxterm + +.include <bsd.port.subdir.mk> |