From 48f45f76aac37473d51042471a1e088cc9ace385 Mon Sep 17 00:00:00 2001 From: Yves Dubromelle Date: Thu, 9 Jun 2016 16:35:37 +0200 Subject: [PATCH] ajout de cible full-auto --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 262bd79..7479ee8 100644 --- a/Makefile +++ b/Makefile @@ -13,6 +13,8 @@ clean-total: clean-log: journalctl --vacuum-size=1G +full-auto: submodules-update upgrade clean optimise + optimise: nix-store --optimise