From a9896daff7be27b6558f1cf1248cc7303e22f520 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 23 Jul 1994 07:19:22 +0000 Subject: Formerly Makefile.~36~ --- libdiskfs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libdiskfs') diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index c50db8dc..b5bfe56b 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -53,6 +53,7 @@ SRCS = $(NOTIFYSRCS) $(OTHERSRCS) $(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(INTSRCS) \ $(IFSOCKSRCS) MIGSTUBS = fsServer.o ioServer.o fsysServer.o notifyServer.o execServer.o \ interruptServer.o fsys_replyUser.o ourmsgUser.o ifsockServer.o +notify-MIGSFLAGS = -DSEQNOS OBJS = $(sort $(subst .c,.o,$(SRCS)) $(MIGSTUBS)) -- cgit v1.2.3