From 22e83eb9053edb1813349e707b2679c015a51c8b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 8 Jan 2016 16:43:32 -0500 Subject: push target --- Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2ce7143..6418e9f 100644 --- a/Makefile +++ b/Makefile @@ -194,11 +194,8 @@ clean: distclean: clean rm -f *~ core .*.swp 1.* 2.* 1 2 3 map map.* *.map a b c foo bar baz comptitle.s comptitle.dat -# push to git, create a new build from scratch, post it on webserver, -# and print the short git hash (for copy/pasting into irc). -# "naptime" is a shell script that you don't have :) push: - git push && $(MAKE) distclean all && naptime $(XEX) && git rev-parse --short HEAD + sh push.sh # Cruft. Was used for testing the enemy ship animation. lorchatest: lorchatest.c draw_lorcha.s taifont.xex -- cgit v1.2.3