From e60b983b429f89b17878b522f740e5e56d7a20ff Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Mon, 13 Feb 2006 22:00:58 +0000 Subject: [PATCH] do not remove intermediate files --- refpolicy/Rules.modular | 2 ++ 1 file changed, 2 insertions(+) diff --git a/refpolicy/Rules.modular b/refpolicy/Rules.modular index b2e2ee9b..959cc297 100644 --- a/refpolicy/Rules.modular +++ b/refpolicy/Rules.modular @@ -27,6 +27,8 @@ vpath %.te $(ALL_LAYERS) vpath %.if $(ALL_LAYERS) vpath %.fc $(ALL_LAYERS) +.SECONDARY: + ######################################## # # default action: create all module packages