diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-07-20 19:59:31 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-07-20 19:59:31 +0000 |
commit | b40ca0b3392f4a46143568375fa7d7e58841f677 (patch) | |
tree | 30a3a006148f6889c4f5efd46ee7271bcfb8c24a /libtrivfs/Makefile | |
parent | ec6fc2e44b7efd74c2236bb8e83a891d9f7460f2 (diff) |
Formerly Makefile.~13~
Diffstat (limited to 'libtrivfs/Makefile')
-rw-r--r-- | libtrivfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile index c5599039..c99bed46 100644 --- a/libtrivfs/Makefile +++ b/libtrivfs/Makefile @@ -25,7 +25,7 @@ FSSRCS= dir-link.c dir-mkdir.c dir-mkfile.c dir-pathtrans.c \ file-get-transcntl.c file-getcontrol.c file-getfh.c file-getlinknode.c\ file-lock.c file-pathconf.c file-set-trans.c file-statfs.c \ file-sync.c file-syncfs.c file-truncate.c file-utimes.c file-exec.c \ - file-access.c dir-chg.c file-chg.c + file-access.c dir-chg.c file-chg.c file-inv.c IOSRCS=io-async-icky.c \ io-async.c io-duplicate.c io-map.c io-modes-get.c io-modes-off.c \ |