From ac3b794b9a8dadbdae074fd4b56df8d0330a91b0 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 28 Feb 1994 23:30:11 +0000 Subject: Formerly Makefile.~8~ --- ufs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ufs/Makefile') diff --git a/ufs/Makefile b/ufs/Makefile index 284befb9..d89b75b8 100644 --- a/ufs/Makefile +++ b/ufs/Makefile @@ -22,7 +22,7 @@ include ../Makeconf SRCS=alloc.c consts.c devio.c dir.c hyper.c inode.c main.c pager.c \ sizes.c subr.c tables.c -DISTFILES=$(SRCS) ufs.h Makefile fs.h dinode.h dir.h +DIST_FILES=$(SRCS) ufs.h Makefile fs.h dinode.h dir.h OBJS=$(subst .c,.o,$(SRCS)) exec_server_image.o -- cgit v1.2.3