From 9b12211004abab7dd59716b1f583c00e7ae58ebf Mon Sep 17 00:00:00 2001 From: "Alfred M. Szmidt" Date: Wed, 23 Feb 2005 00:00:34 +0000 Subject: 2005-02-23 Alfred M. Szmidt * Makefile (iso9660fs.static): New target. --- isofs/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'isofs/Makefile') diff --git a/isofs/Makefile b/isofs/Makefile index 3eecdc0e..515611c5 100644 --- a/isofs/Makefile +++ b/isofs/Makefile @@ -1,5 +1,5 @@ -# Copyright (C) 1997, 2000 Free Software Foundation +# Copyright (C) 1997, 2000, 2005 Free Software Foundation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -27,3 +27,5 @@ OBJS = $(SRCS:.c=.o) HURDLIBS = diskfs iohelp fshelp store pager threads ports ihash shouldbeinlibc include ../Makeconf + +iso9660fs.static: $(boot-store-types:%=../libstore/libstore_%.a) -- cgit v1.2.3