diff options
Diffstat (limited to 'gl/modules/fstimeprec')
-rw-r--r-- | gl/modules/fstimeprec | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/gl/modules/fstimeprec b/gl/modules/fstimeprec deleted file mode 100644 index 787c2e7a0..000000000 --- a/gl/modules/fstimeprec +++ /dev/null @@ -1,24 +0,0 @@ -Description: -estimate precision of time stamps in file systems - -Files: -lib/fstimeprec.c -lib/fstimeprec.h - -Depends-on: -hash -stat-time - -configure.ac: - -Makefile.am: -lib_SOURCES += fstimeprec.c fstimeprec.h - -Include: -"fstimeprec.h" - -License -GPL - -Maintainer: -Paul Eggert and Jim Meyering |