From a26566ddce7ca2320d7b18599e16a9499c682e34 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 18 Sep 1995 18:28:15 +0000 Subject: (FSSRCS): Deleted file-pathconf.c. (IOSRCS): Added io-pathconf.c. --- libdiskfs/Makefile | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'libdiskfs') diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index 2b8d70d4..4911a6b3 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -19,19 +19,19 @@ dir := libdiskfs makemode := library libname = libdiskfs -FSSRCS= dir-link.c dir-mkdir.c dir-mkfile.c dir-lookup.c dir-rename.c \ +FSSRCS= dir-link.c dir-mkdir.c dir-mkfile.c dir-lookup.c dir-rename.c \ dir-rmdir.c dir-unlink.c file-chauthor.c file-chflags.c file-chown.c \ file-get-trans.c file-get-transcntl.c file-getfh.c file-getlinknode.c \ - file-pathconf.c file-set-trans.c file-statfs.c file-sync.c \ - file-syncfs.c file-set-size.c file-utimes.c file-getcontrol.c \ - file-lock.c file-chmod.c dir-readdir.c file-lock-stat.c file-exec.c \ - dir-chg.c file-chg.c file-access.c file-inv-trans.c -IOSRCS= io-async-icky.c io-async.c io-duplicate.c io-get-conch.c \ + file-set-trans.c file-statfs.c file-sync.c file-syncfs.c \ + file-set-size.c file-utimes.c file-getcontrol.c file-lock.c \ + file-chmod.c dir-readdir.c file-lock-stat.c file-exec.c dir-chg.c \ + file-chg.c file-access.c file-inv-trans.c +IOSRCS= io-async-icky.c io-async.c io-duplicate.c io-get-conch.c \ io-interrupt.c io-map-cntl.c io-map.c io-modes-get.c io-modes-off.c \ - io-modes-on.c io-modes-set.c io-owner-mod.c io-owner-get.c \ - io-prenotify.c io-read.c io-readable.c io-reauthenticate.c \ - io-rel-conch.c io-restrict-auth.c io-seek.c io-select.c io-stat.c \ - io-stubs.c io-write.c io-version.c io-sigio.c + io-modes-on.c io-modes-set.c io-owner-mod.c io-owner-get.c \ + io-pathconf.c io-prenotify.c io-read.c io-readable.c \ + io-reauthenticate.c io-rel-conch.c io-restrict-auth.c io-seek.c \ + io-select.c io-stat.c io-stubs.c io-write.c io-version.c io-sigio.c FSYSSRCS=fsys-getroot.c fsys-goaway.c fsys-startup.c fsys-getfile.c \ fsys-options.c fsys-syncfs.c fsys-forward.c IFSOCKSRCS=ifsock.c -- cgit v1.2.3