From 50e0f49ae0b8dba706f77268622a70596f0b4b71 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 2 May 1994 20:45:42 +0000 Subject: Formerly Makefile.~13~ --- boot/Makefile | 2 +- libpager/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/boot/Makefile b/boot/Makefile index 07a101a1..798ae417 100644 --- a/boot/Makefile +++ b/boot/Makefile @@ -24,7 +24,7 @@ VPATH=.:../machine OBJS = boot.o notifyServer.o execServer.o deviceServer.o ioServer.o \ io_replUser.o device_replyUser.o sigvec.o -DIST_FILES = boot.c Makefile mungio io_repl.defs +DIST_FILES = boot.c Makefile mungio io_repl.defs ChangeLog all: boot diff --git a/libpager/Makefile b/libpager/Makefile index 087179cf..d3addac2 100644 --- a/libpager/Makefile +++ b/libpager/Makefile @@ -29,7 +29,7 @@ OBJS = $(COBJS) memory_objectServer.o SRCS = $(subst .o,.c,$(COBJS)) -DIST_FILES = $(SRCS) Makefile pager.h priv.h +DIST_FILES = $(SRCS) Makefile pager.h priv.h ChangeLog all: libpager.a -- cgit v1.2.3