Add a Maintainer.
[gnulib.git] / modules / getopt
1 Description:
2 Process command line arguments.
3
4 Files:
5 lib/getopt.h
6 lib/getopt.c
7 lib/getopt1.c
8 m4/getopt.m4
9
10 Depends-on:
11 gettext
12
13 configure.ac:
14 gl_GETOPT
15
16 Makefile.am:
17 lib_SOURCES += getopt.h getopt.c getopt1.c
18
19 Include:
20 "getopt.h"
21
22 Maintainer:
23 all, glibc
24