diff options
| author | Ralph Amissah <ralph@amissah.com> | 2017-11-06 09:12:06 -0500 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 | 
| commit | f9257293164f7681243e35b9608a4cb6c2d3e16b (patch) | |
| tree | 74e8887aaccec6d0fd999c24e6a6666eabae685a /makefile | |
| parent | sqlite document db discrete & collection, started (diff) | |
checksdoc-reform_v0.0.19
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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\""; \ | 
