Added clean target to Makefile

This commit is contained in:
Georges Dupéron 2018-09-12 18:00:51 +02:00
parent c90e65adf4
commit 96aad98737

View File

@ -31,3 +31,7 @@ signing-key.pub: /etc/guix/signing-key.pub Makefile
vm-image: config.scm Makefile
rm -f '$@'
ln -sf "$$(guix system vm-image config.scm)" '$@'
clean:
rm -f vm-image vm-image-tmp-* signing-key.pub \
hello.nar hello.tar hello.sizes