From 0561ded3da8b143d586e937e3df56cfb4278b441 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Fri, 1 Sep 2000 15:05:07 +0000 Subject: *** empty log message *** --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index ec52ff290..26dd2a2fa 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -7,7 +7,7 @@ CFLAGS = -Wall .PHONY: clean install $(DIRS) -all: $(BASE)/depslist $(BASE)/filelist $(BASE)/compss $(DIRS) xhost+ install +all: $(BASE)/depslist.ordered $(BASE)/filelist $(BASE)/compss $(DIRS) xhost+ install $(DIRS): make -C $@ -- cgit v1.2.1