diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-18 05:31:13 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-18 05:31:13 +0000 |
commit | 58aefcf36102bcab97615fbf6f4c04986cc3f2f7 (patch) | |
tree | 69fe387e43f23f45ef07b4159a8451b2109cd018 /devel/Makefile | |
parent | Add trafcount, a "loadable module for freebsd lets admin see how much (diff) |
add leoarg
LeoArg is a command line Parser
Notes
Notes:
svn path=/head/; revision=44154
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 9240bfa790d6..42ac0da8bf71 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -182,6 +182,7 @@ SUBDIR += ktranslator SUBDIR += lclint SUBDIR += lemon + SUBDIR += leoarg SUBDIR += libPropList SUBDIR += libU77 SUBDIR += libcache |