1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/filemode
Jim Meyering 92390a7aa6 Depend on new stat-macros module
rather than listing lib/stat-macros.h manually.
Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
2005-03-22 07:44:16 +00:00

26 lines
278 B
Plaintext

Description:
Return a string (?rwxrwxrwx format) describing the type and permissions of a
file.
Files:
lib/filemode.h
lib/filemode.c
m4/filemode.m4
Depends-on:
stat-macros
configure.ac:
gl_FILEMODE
Makefile.am:
Include:
"filemode.h"
License:
GPL
Maintainer:
Jim Meyering