[selinux-policy: 1084/3172] disable builtin targets except for .c (for fcsort)

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:38:32 UTC 2010


commit b8c79823dcbf63f555dc2bc52cd796d2989ee781
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Wed Jan 11 20:50:01 2006 +0000

    disable builtin targets except for .c (for fcsort)

 refpolicy/Makefile |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/Makefile b/refpolicy/Makefile
index 693ac0a..1148f13 100644
--- a/refpolicy/Makefile
+++ b/refpolicy/Makefile
@@ -335,3 +335,5 @@ ifneq ($(GENERATED_FC),)
 endif
 
 .PHONY: install-src install-appconfig conf html bare
+.SUFFIXES:
+.SUFFIXES: .c


More information about the scm-commits mailing list