From 538bcf1cff3aae6759f2b7295597430a6b796add Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 8 Dec 2008 22:34:41 +0000 Subject: 2008-12-08 Thomas Schwinge * Makefile (HURDLIBS): New variable. --- ufs-utils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ufs-utils/Makefile') diff --git a/ufs-utils/Makefile b/ufs-utils/Makefile index b27b76c4..df22440e 100644 --- a/ufs-utils/Makefile +++ b/ufs-utils/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1994, 1996 Free Software Foundation +# Copyright (C) 1994, 1996, 2008 Free Software Foundation # Written by Michael I. Bushnell. # # This file is part of the GNU Hurd. @@ -27,6 +27,7 @@ SRCS = mkfs.c clri.c stati.c dlabel.c installationdir = $(sbindir) OBJS = $(SRCS:.c=.o) +HURDLIBS = store shouldbeinlibc include ../Makeconf -- cgit v1.2.3