author | Alan Dipert
<alan@dipert.org> 2024-01-09 15:53:02 UTC |
committer | Alan Dipert
<alan@dipert.org> 2024-01-09 15:53:02 UTC |
parent | 4f9fdd0f3e32e1bfa9c927b525fb8bb53d1e2ba7 |
Makefile | +5 | -0 |
diff --git a/Makefile b/Makefile index e29ad37..aede200 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +.PHONY: push + CC=gcc CFLAGS=-Wall -g LEX=flex @@ -30,3 +32,6 @@ bbasic.tab.c bbasic.tab.h: bbasic.y clean: rm -f bbasic lex.yy.c bbasic.tab.c bbasic.tab.h *.o +push: + git push + ssh dreamhost ./git-arr-0.30/git-arr --config ./git-arr-0.30/tailrecursion.conf generate --output ./tailrecursion.com/git-arr