diff options
author | EuAndreh <eu@euandre.org> | 2023-03-27 07:56:32 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-03-27 07:56:32 -0300 |
commit | 3f4bfc012bf6ca8acb6cf7cf1ae35e9a3dedcb35 (patch) | |
tree | 1854378f3a6f1184af7c9b93b28c824528483f79 /Makefile | |
parent | system.scm: Simpler code for extending the "user" list (diff) | |
download | toph-3f4bfc012bf6ca8acb6cf7cf1ae35e9a3dedcb35.tar.gz toph-3f4bfc012bf6ca8acb6cf7cf1ae35e9a3dedcb35.tar.xz |
Makefile: Do not build "result" by default
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ -all: result +all: result: ALWAYS src/infrastructure/keys/SSH/root@euandre.org.id_rsa.pub.stripped |