From 0597ec7fbdd40f1d13517a5ad788b97d638ae62f Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Mon, 20 Nov 2000 19:02:30 +0000 Subject: filelist is no more used. --- tools/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index 375ed0551..388143ee4 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -7,7 +7,7 @@ CFLAGS = -Wall .PHONY: clean install $(DIRS) -all: $(BASE)/depslist.ordered $(BASE)/filelist $(BASE)/compss $(DIRS) xhost+ install +all: $(BASE)/depslist.ordered $(BASE)/compss $(DIRS) xhost+ install $(DIRS): make -C $@ @@ -27,9 +27,6 @@ ddcprobe/ddcxinfos: $(BASE)/compss $(BASE)/depslist.ordered: $(BASE)/hdlists $(BASE)/hdlist.cz genbasefiles $(BASE) `cat $< | perl -pe 's|^(\S*).*|'$(BASE)'/$$1|' ` -$(BASE)/filelist: $(RPMS) -# genfilelist $(ROOTDEST)/Mandrake/RPMS* >$@ - $(BASE)/hdlist.cz: $(BASE)/hdlists $(RPMS) genhdlists --noclean --distrib $(ROOTDEST) -- cgit v1.2.1