diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-23 11:34:38 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-23 11:34:38 +0000 |
commit | 48ce53a0f683695e62af59fb97fbccf2f65045b8 (patch) | |
tree | 4122e35e6ee0d4b66e064708a84ebe724b348a16 /devel/Makefile | |
parent | Don't descend into a subdir for 'readmes' target if subdir doesn't exist. (diff) |
add xparam 1.1
A general-purpose tool for parameter handling in C++
Notes
Notes:
svn path=/head/; revision=52044
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 3adeb0333055..def826526cbb 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -639,6 +639,7 @@ SUBDIR += viewcvs SUBDIR += vtcl SUBDIR += xmake + SUBDIR += xparam SUBDIR += xtl SUBDIR += xwpe SUBDIR += xxgdb |