diff options
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,7 +102,7 @@ clean: ## Install into $(DESTDIR)$(PREFIX) by extracting what "all" ## already packed: the same two tarballs that go to a server, so ## installing next door and deploying across a network are the one -## operation. tar(1) rather than rsync(1), one fewer dependency +## operation. targ(1) rather than rsync(1), one fewer dependency ## outside the fleet. Unlike rsync --delete it adds without ## pruning --- an install over a tree still holding a page whose ## source is gone leaves that page there --- so install into an |
