From c77ca9c78181c93bc67c2a42454c33bcfe22055e Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 5 Jul 1994 18:21:56 +0000 Subject: Formerly Makefile.~10~ --- mkbootfs/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mkbootfs/Makefile b/mkbootfs/Makefile index a65cd722..95fcd542 100644 --- a/mkbootfs/Makefile +++ b/mkbootfs/Makefile @@ -19,6 +19,8 @@ dir := mkbootfs include ../Makeconf DIST_FILES = mkbootfs.c Makefile ChangeLog +SRCS = mkbootfs.c + all: mkbootfs mkbootfs: mkbootfs.c rsh -n $(mighost) cd `pwd` \; $(MIGHOSTCC) mkbootfs.c -o mkbootfs -- cgit v1.2.3