diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-12 13:37:38 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-12 13:37:38 +0000 |
commit | 7ff087dd4d85cabddc5abf4606180c6ef4178205 (patch) | |
tree | c065bd6a3d35750afef045b5348f39dbc43dfb5b /devel/Makefile | |
parent | - Change name of distribution tarball. (diff) |
Add libIDL 0.7.3, a library for creating trees of CORBA Interface Definition
Language files.
Notes
Notes:
svn path=/head/; revision=54611
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index cb59f818b552..a45c4e5ac5f7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -222,6 +222,7 @@ SUBDIR += lclint SUBDIR += lemon SUBDIR += leoarg + SUBDIR += libIDL SUBDIR += libPropList SUBDIR += libU77 SUBDIR += libafterbase |