149146c91d6f12f24ed7673b41e4b4080487b4bd
[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 lib/getopt_int.h
9 m4/getopt.m4
10
11 Depends-on:
12 gettext
13
14 configure.ac:
15 gl_GETOPT
16
17 Makefile.am:
18 lib_SOURCES += getopt.h getopt.c getopt1.c getopt_int.h
19
20 Include:
21 "getopt.h"
22
23 Maintainer:
24 all, glibc
25