Add watch target to Makefile for easier hacking

This commit is contained in:
Adam Spiers 2021-04-04 19:08:15 +01:00
parent 28a4e82741
commit 478c7b921d
3 changed files with 50 additions and 0 deletions

5
NEWS
View file

@ -15,6 +15,11 @@ News file for Stow.
***** Added a CONTRIBUTING.md file
***** Add a =watch= target to =Makefile=
=make watch= provides easy continual pre-processing during
development, which reduces the risk of debugging the wrong code.
***** Removed texinfo.tex from the distribution
This eliminates existing and future bit-rot.