.
[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-h
16 unistd
17
18 configure.ac:
19 gl_COPY_FILE
20
21 Makefile.am:
22 lib_SOURCES += copy-file.h copy-file.c
23
24 Include:
25 "copy-file.h"
26
27 License:
28 GPL
29
30 Maintainer:
31 Bruno Haible