commit 5d4a8f638721f0e1e41216ac4bdc041df86ed336 parent a3937698ecbd10effa97b0213135550f220efd78 Author: Vincent Demeester <vincent@sbr.pm> Date: Sat, 6 Jul 2019 10:34:07 +0200 Makefile: add a clean target Signed-off-by: Vincent Demeester <vincent@sbr.pm> Diffstat:
M | Makefile | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile @@ -15,3 +15,6 @@ build: assets .PHONY: switch switch: assets home-manager switch +.PHONY: clean +clean: + unlink result