diff options
author | Miles Bader <miles@gnu.org> | 1995-05-05 16:22:54 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1995-05-05 16:22:54 +0000 |
commit | a6ad190313af9b76f65390116eaa2e6daef89023 (patch) | |
tree | e560cfb65d017474b2b1a4f48b8c47db3422f739 /ext2fs/Makefile | |
parent | 283952c646228d89848ea08d12ed9549b3468828 (diff) |
Formerly Makefile.~8~
Diffstat (limited to 'ext2fs/Makefile')
-rw-r--r-- | ext2fs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext2fs/Makefile b/ext2fs/Makefile index b2025204..eafc7930 100644 --- a/ext2fs/Makefile +++ b/ext2fs/Makefile @@ -22,7 +22,6 @@ SRCS = balloc.c bitmap.c devio.c dir.c ext2fs.c getblk.c hyper.c ialloc.c \ inode.c pager.c pokel.c truncate.c OBJS = $(SRCS:.c=.o) error.o exec_server_image.o LCLHDRS = ext2fs.h ext2_fs.h ext2_fs_i.h -DIST_FILES = BROKEN REMHDRS = ../hurd/diskfs.h ../hurd/ports.h ../hurd/pager.h\ ../hurd/ioserver.h ../hurd/fshelp.h HURDLIBS = libdiskfs libports libpager libioserver libfshelp libthreads |