Add a Maintainer.
[gnulib.git] / modules / backupfile
1 Description:
2 Determination of the filename of a backup file, according to user environment
3 variables.
4
5 Files:
6 lib/backupfile.h
7 lib/backupfile.c
8 lib/addext.c
9 m4/dos.m4
10 m4/d-ino.m4
11 m4/backupfile.m4
12
13 Depends-on:
14 argmatch
15 dirname
16
17 configure.ac:
18 gl_BACKUPFILE
19
20 Makefile.am:
21 lib_SOURCES += backupfile.h backupfile.c addext.c
22
23 Include:
24 "backupfile.h"
25
26 Maintainer:
27 Paul Eggert, Jim Meyering
28