From 7e1cc3d5414961cf2ca52568339fed92513c14a9 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 11 Apr 1995 18:51:42 +0000 Subject: Formerly Makefile.~3~ --- ext2fs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext2fs/Makefile') diff --git a/ext2fs/Makefile b/ext2fs/Makefile index ad3e0e3d..eae9b4a4 100644 --- a/ext2fs/Makefile +++ b/ext2fs/Makefile @@ -15,14 +15,14 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -dir := ext21fs +dir := ext2fs makemode := server SRCS alloc.c consts.c devio.c dir.c hyper.c inode.c main.c pager.c \ sizes.c subr.c tables.c bmap.c pokeloc.c OBJS = $(SRCS:.c=.o) exec_server_image.o LCLHDRS = ext2fs.h fs.h ext2_fs.h ext2_fs_sb.h ext2_fs_i.h -DIST_FILE = BROKEN +DIST_FILES = BROKEN REMHDRS = ../hurd/diskfs.h ../hurd/ports.h ../hurd/pager.h\ ../hurd/ioserver.h ../hurd/fshelp.h #HURDLIBS = libdiskfs libports libdiskfs libpager libioserver \ -- cgit v1.2.3