From 2062e34c35c5775d4ef226ab740a22f2c3b41308 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 13 Jul 1994 20:23:47 +0000 Subject: Formerly Makefile.~33~ --- libdiskfs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index e30994a6..db689d48 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -32,7 +32,7 @@ IOSRCS= io-async-icky.c io-async.c io-duplicate.c io-get-conch.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-stubs.c io-write.c io-version.c io-sigio.c FSYSSRCS=fsys-getroot.c fsys-goaway.c fsys-startup.c fsys-getfile.c @@ -48,7 +48,7 @@ OTHERSRCS = conch-fetch.c conch-set.c dir-clear.c dir-init.c dir-renamed.c \ rdwr-internal.c trans-destroy.c trans-start.c init-init.c \ init-first.c init-loop.c boot-parse.c boot-start.c ports-clean.c \ ports-consts.c pager-consts.c ports-demuxer.c exc.c node-times.c \ - trans-sync.c shutdown.c + trans-sync.c shutdown.c ports-noports.c ports-soft.c SRCS = $(NOTIFYSRCS) $(OTHERSRCS) $(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(INTSRCS) \ $(IFSOCKSRCS) -- cgit v1.2.3