aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index e92826a..14685aa 100644
--- a/Makefile
+++ b/Makefile
@@ -6,10 +6,8 @@ all: result
result: ALWAYS src/infrastructure/keys/SSH/root@euandre.org.id_rsa.pub.stripped
- rm -f result-next
- guix system -v3 -r result-next build src/infrastructure/guix/system.scm
- rm -f result
- mv result-next result
+ rm -f $@
+ guix system -v3 -r $@ build src/infrastructure/guix/system.scm
src/infrastructure/keys/SSH/root@euandre.org.id_rsa.pub.stripped: \
src/infrastructure/keys/SSH/root@euandre.org.id_rsa.pub.txt