gnulib-tool now synthesizes the EXTRA_DIST line.
[pspp] / modules / mkancesdirs
1 Description:
2 Ensure the existence of the ancestor directories of a file.
3
4 Files:
5 lib/mkancesdirs.c
6 lib/mkancesdirs.h
7 m4/mkancesdirs.m4
8
9 Depends-on:
10 dirname
11 fcntl
12 savewd
13 stat-macros
14
15 configure.ac:
16 gl_MKANCESDIRS
17
18 Makefile.am:
19
20 Include:
21 "mkancesdirs.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Paul Eggert, Jim Meyering