From 8ad48f6ce444648397d82b107cd196c24599d7cb Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 19 Jul 1996 03:42:43 +0000 Subject: *** empty log message *** --- libports/ChangeLog | 1 + libports/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'libports') diff --git a/libports/ChangeLog b/libports/ChangeLog index 16686e5e..2a50f7ce 100644 --- a/libports/ChangeLog +++ b/libports/ChangeLog @@ -1,5 +1,6 @@ Thu Jul 18 22:59:14 1996 Michael I. Bushnell, p/BSG + * Makefile (SRCS): Add create-port-noinstall.c and create-internal.c. * create-port-noinstall.c: New file. * create-port.c (ports_create_port): Guts deleted; call new work function. diff --git a/libports/Makefile b/libports/Makefile index 68088ea3..50ccd0c9 100644 --- a/libports/Makefile +++ b/libports/Makefile @@ -35,7 +35,7 @@ SRCS = create-bucket.c create-class.c \ notify-msg-accepted.c notify-port-deleted.c notify-send-once.c \ interrupt-operation.c interrupt-on-notify.c interrupt-notified-rpcs.c \ dead-name.c create-port.c import-port.c default-uninhibitable-rpcs.c \ - claim-right.c transfer-right.c + claim-right.c transfer-right.c create-port-noinstall.c create-internal.c LCLHDRS = ports.h installhdrs = ports.h -- cgit v1.2.3