99fc3bfc348b5dabd3c79bd01f7c7212fff1e847
[gnulib.git] / modules / copy-file
1 Description:
2 Copying of files.
3
4 Files:
5 lib/copy-file.h
6 lib/copy-file.c
7 m4/copy-file.m4
8
9 Depends-on:
10 error
11 safe-read
12 full-write
13 binary-io
14 exit
15 gettext
16
17 configure.ac:
18 gl_COPY_FILE
19
20 Makefile.am:
21 lib_SOURCES += copy-file.h copy-file.c
22
23 Include:
24 "copy-file.h"
25
26 Maintainer:
27 Bruno Haible
28