From d15e4625dc66a185780cc44eff884284ac75301f Mon Sep 17 00:00:00 2001 From: Nick White Date: Sun, 10 Jun 2012 18:52:35 +0100 Subject: Add comment on status of osx make rule --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 -- cgit v1.2.3