From f74c3b0afadaa40c9a784321029959a7fffdd0e6 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 24 Mar 2000 14:29:56 +0000 Subject: no_comment --- tools/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index bd04e5757..7c6281459 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -27,7 +27,8 @@ ddcprobe/ddcxinfos: $(BASE)/depslist: $(BASE)/hdlists $(BASE)/hdlist.cz2 gendepslist2 -o $@ `cat $< | perl -pe 's|(.*)|'$(BASE)'/$$1|' ` -$(BASE)/hdlist.cz2: $(BASE)/hdlists +$(BASE)/hdlist.cz2: + genhdlists --noclean --distrib $(ROOTDEST) $(BASE)/hdlists: $(RPMS) genhdlists --noclean --distrib $(ROOTDEST) -- cgit v1.2.1