From f9257293164f7681243e35b9608a4cb6c2d3e16b Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 6 Nov 2017 09:12:06 -0500 Subject: checks --- makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'makefile') diff --git a/makefile b/makefile index cad1478..2c44855 100644 --- a/makefile +++ b/makefile @@ -136,6 +136,7 @@ build: $(PRG_SRCDIR)/$(PRG_SRC) rebuild: $(PRG_SRCDIR)/$(PRG_SRC) $(PRG_BINDIR)/$(PRG_BIN).o clean build makefile_new: make -k tangle_maker +restart: clean tangle tangle: skel for f in $(ORGFILELIST); do \ ORGFILES="$$ORGFILES \"$$f\""; \ -- cgit v1.2.3