From 69fe79c57aacdb5c7b6f2af0693360e37802924f Mon Sep 17 00:00:00 2001 From: Danny Yoo Date: Mon, 5 Sep 2011 11:39:26 -0400 Subject: [PATCH] interchanging order of the setup --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 32fddb2..24fdab8 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # test-analyzer: # raco make -v --disable-inline test-analyzer.rkt # racket test-analyzer.rkt -all: planet-link setup launcher +all: planet-link launcher setup launcher: