From c7d2d479bfd4e87e57e3d2f138fab1f10828e733 Mon Sep 17 00:00:00 2001
From: "Michael I. Bushnell" <mib@gnu.org>
Date: Tue, 30 Apr 1996 16:51:04 +0000
Subject: (targets): Renamed from `target'.

---
 ext2fs/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'ext2fs/Makefile')

diff --git a/ext2fs/Makefile b/ext2fs/Makefile
index efeca28a..b27d4b8a 100644
--- a/ext2fs/Makefile
+++ b/ext2fs/Makefile
@@ -19,7 +19,7 @@
 dir := ext2fs
 makemode := servers
 
-target = ext2fs ext2fs.static
+targets = ext2fs ext2fs.static
 SRCS = balloc.c bitmap.c dir.c ext2fs.c getblk.c hyper.c ialloc.c \
        inode.c pager.c pokel.c truncate.c storeinfo.c msg.c
 OBJS = $(SRCS:.c=.o)
-- 
cgit v1.2.3