summaryrefslogtreecommitdiff
path: root/libdiskfs/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-07-23 07:19:22 +0000
committerRoland McGrath <roland@gnu.org>1994-07-23 07:19:22 +0000
commita9896daff7be27b6558f1cf1248cc7303e22f520 (patch)
treefb30d391f1588e46403ce0d4df0b3d3f3cb8a9ad /libdiskfs/Makefile
parent2e5146b3e6498d0f38acc8fee323bb3a826ac5ad (diff)
Formerly Makefile.~36~
Diffstat (limited to 'libdiskfs/Makefile')
-rw-r--r--libdiskfs/Makefile1
1 files changed, 1 insertions, 0 deletions
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))