diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-04-04 21:40:54 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-04-04 21:40:54 +0000 |
commit | a0acc84491ef26f15f2abd1b65d2b85efd689419 (patch) | |
tree | a0334eec02e60dab657d99a28a0a253946ea7a59 /lang/Makefile | |
parent | 26938680a05f534936a7a88a5a0d032c9aa4530d (diff) | |
download | ports-a0acc84491ef26f15f2abd1b65d2b85efd689419.tar.gz ports-a0acc84491ef26f15f2abd1b65d2b85efd689419.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 47f774a55093..881c7a5c2f9a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -14,6 +14,7 @@ SUBDIR += caml-light SUBDIR += ccscript SUBDIR += cel + SUBDIR += chicken SUBDIR += cim SUBDIR += cli SUBDIR += clips |