summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2012-06-10 18:52:35 +0100
committerNick White <git@njw.me.uk>2012-06-10 18:52:35 +0100
commitd15e4625dc66a185780cc44eff884284ac75301f (patch)
treef3984a893eac6dc40bf05f351d32d0dcf2fbc4db
parent9490f1f04b5a33be6259017ce5d33cb5c9f9ba11 (diff)
Add comment on status of osx make rule
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ac9dcbd..4102f04 100644
--- a/Makefile
+++ b/Makefile
@@ -96,6 +96,7 @@ dist-win: $(BIN) $(GUI:.tcl=.exe)
echo $(NAME)-$(VERSION)-win.zip $(NAME)-$(VERSION)-win.zip.sig
# needs to be run from a mac
+# currently unused thanks to kind homebrew people packaging it
dist-mac: $(BIN) $(GUI)
mkdir -p $(NAME)-$(VERSION)/$(NAME).app/Contents/MacOS
mkdir -p $(NAME)-$(VERSION)/$(NAME).app/Contents/Resources