From 1fdf2b334088ac5b6776aaacab0d1cb43bb65739 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 9 May 1996 19:33:12 +0000 Subject: (OTHERSRCS): Delete handle-port.c. --- libtrivfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile index 394c7d18..4f909ba8 100644 --- a/libtrivfs/Makefile +++ b/libtrivfs/Makefile @@ -34,7 +34,7 @@ IOSRCS=io-async-icky.c io-async.c io-duplicate.c io-map.c io-modes-get.c \ FSYSSRCS=fsys-getroot.c fsys-goaway.c fsys-stubs.c fsys-syncfs.c fsys-forward.c -OTHERSRCS=demuxer.c handle-port.c protid-clean.c protid-dup.c cntl-create.c \ +OTHERSRCS=demuxer.c protid-clean.c protid-dup.c cntl-create.c \ cntl-clean.c migsupport.c times.c startup.c open.c SRCS=$(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(OTHERSRCS) -- cgit v1.2.3