8f14c2e433faa30687e59fd6ef88b3e09d039488
[gnulib.git] / modules / file-type
1 Description:
2 Return a string describing the type of a file.
3
4 Files:
5 lib/file-type.h
6 lib/file-type.c
7 lib/stat-macros.h
8 m4/file-type.m4
9
10 Depends-on:
11 gettext
12
13 configure.ac:
14 gl_FILE_TYPE
15
16 Makefile.am:
17 lib_SOURCES += file-type.h file-type.c stat-macros.h
18
19 Include:
20 "file-type.h"
21
22 Maintainer:
23 Paul Eggert, Jim Meyering
24