From 4726c42b3678e1d401191add4277649bfe9bcdfb Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 2 May 1994 20:49:32 +0000 Subject: Formerly Makefile.~20~ --- ufs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ufs/Makefile b/ufs/Makefile index f671d906..7f673092 100644 --- a/ufs/Makefile +++ b/ufs/Makefile @@ -24,7 +24,7 @@ VPATH=.:../machine SRCS=alloc.c consts.c devio.c dir.c hyper.c inode.c main.c pager.c \ sizes.c subr.c tables.c -DIST_FILES=$(SRCS) ufs.h Makefile fs.h dinode.h dir.h +DIST_FILES=$(SRCS) ufs.h Makefile fs.h dinode.h dir.h ChangeLog OBJS=$(subst .c,.o,$(SRCS)) exec_server_image.o -- cgit v1.2.3