From 7afeb76e7620851c94b4d8fa9c7952c6a899f842 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 14 Jun 1995 19:58:57 +0000 Subject: (OTHERSRCS): Added trans-callback.c. --- libdiskfs/Makefile | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'libdiskfs') diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index a2cda8ad..f3564e69 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -42,16 +42,13 @@ NOTIFYSRCS=notify-nosenders.c notify-stubs.c INTSRCS=interrupt.c -OTHERSRCS = conch-fetch.c conch-set.c dir-clear.c dir-init.c dir-renamed.c \ - node-create.c node-drop.c node-make.c node-rdwr.c node-update.c \ - peropen-make.c peropen-rele.c protid-make.c protid-rele.c \ - rdwr-internal.c init-init.c \ - init-startup.c init-first.c \ - boot-parse.c boot-start.c \ - demuxer.c exc.c node-times.c \ - shutdown.c \ - sync-interval.c sync-default.c \ - opts-set.c opts-std-startup.c opts-runtime-def.c +OTHERSRCS = conch-fetch.c conch-set.c dir-clear.c dir-init.c dir-renamed.c \ + node-create.c node-drop.c node-make.c node-rdwr.c node-update.c \ + peropen-make.c peropen-rele.c protid-make.c protid-rele.c \ + rdwr-internal.c init-init.c init-startup.c init-first.c \ + boot-parse.c boot-start.c demuxer.c exc.c node-times.c shutdown.c \ + sync-interval.c sync-default.c opts-set.c opts-std-startup.c \ + opts-runtime-def.c trans-callback.c SRCS = $(NOTIFYSRCS) $(OTHERSRCS) $(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(INTSRCS) \ $(IFSOCKSRCS) -- cgit v1.2.3