From 5a3a31acb054b97f763cc4d69cd34bbabc7c75aa Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 18 Nov 1995 14:01:25 +0000 Subject: (MIGSTUBS): Replaced execServer.o with exec_startupServer.o. --- libdiskfs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libdiskfs/Makefile') diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index c01b1e37..74827bb5 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 1994, 1995 Free Software Foundation # # This program is free software; you can redistribute it and/or @@ -49,7 +49,7 @@ LCLHDRS = diskfs.h priv.h lithp.h fsmutations.h installhdrs = diskfs.h DIST_FILES = ourfs_notify.defs -MIGSTUBS = fsServer.o ioServer.o fsysServer.o execServer.o \ +MIGSTUBS = fsServer.o ioServer.o fsysServer.o exec_startupServer.o \ fsys_replyUser.o ourfs_notifyUser.o ifsockServer.o OBJS = $(sort $(SRCS:.c=.o) $(MIGSTUBS)) -- cgit v1.2.3