From bb6c4e120f90ba5d23b83084f4b58b27f256f6e6 Mon Sep 17 00:00:00 2001 From: Danny Yoo Date: Mon, 29 Aug 2011 09:11:20 -0400 Subject: [PATCH] adding planet-link target to makefile to make life easier --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile b/Makefile index 770dca6..71a49d0 100644 --- a/Makefile +++ b/Makefile @@ -46,3 +46,7 @@ doc: setup: raco setup -P dyoo whalesong.plt 1 2 + + +planet-link: + raco planet link dyoo whalesong.plt 1 4 . \ No newline at end of file