From 2f550b2c244e01fcc4524978369b1c05ce16317e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 1 Apr 2001 21:31:44 +0000 Subject: 2001-04-01 Roland McGrath * io-interrupt.c: Obsolete file removed. * Makefile (IOSRCS): Remove it from the list. Reported by Neal H Walfield . --- libdiskfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdiskfs/Makefile') diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index 56cba641..9a6fe548 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -28,7 +28,7 @@ FSSRCS= dir-chg.c dir-link.c dir-lookup.c dir-mkdir.c dir-mkfile.c \ file-lock.c file-set-size.c file-set-trans.c file-statfs.c \ file-sync.c file-syncfs.c file-utimes.c file-reparent.c IOSRCS= io-async-icky.c io-async.c io-duplicate.c io-get-conch.c io-revoke.c \ - io-interrupt.c io-map-cntl.c io-map.c io-modes-get.c io-modes-off.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-pathconf.c io-prenotify.c io-read.c io-readable.c io-identity.c \ io-reauthenticate.c io-rel-conch.c io-restrict-auth.c io-seek.c \ -- cgit v1.2.3