From bb2dbea109e8c8197e943263d15967dc953b6b30 Mon Sep 17 00:00:00 2001 From: ijliao Date: Fri, 13 Sep 2002 04:31:22 +0000 Subject: add libargparse 0.1.0000 A command line argument parser library --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index b66920d8e077..4b53399f566a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -263,6 +263,7 @@ SUBDIR += libPropList SUBDIR += libU77 SUBDIR += libafterbase + SUBDIR += libargparse SUBDIR += libast SUBDIR += libavl SUBDIR += libbonobo -- cgit