From 9c92309deb59d538ccce9c932b457fe68504322c Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 27 Jun 1995 19:29:27 +0000 Subject: (SRCS): Added stubs.c. --- libports/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libports') diff --git a/libports/Makefile b/libports/Makefile index c8858f6a..0b6a8e81 100644 --- a/libports/Makefile +++ b/libports/Makefile @@ -29,7 +29,7 @@ SRCS = create-bucket.c create-class.c allocate-port.c intern-external-port.c \ inhibit-all-rpcs.c resume-port-rpcs.c resume-class-rpcs.c \ resume-bucket-rpcs.c resume-all-rpcs.c interrupt-rpc.c \ init.c complete-deallocate.c get-right.c count-class.c count-bucket.c \ - enable-class.c enable-bucket.c bucket-iterate.c + enable-class.c enable-bucket.c bucket-iterate.c stubs.c OBJS = $(subst .c,.o,$(SRCS)) LCLHDRS = ports.h -- cgit v1.2.3