From b8c79823dcbf63f555dc2bc52cd796d2989ee781 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Jan 11 2006 20:50:01 +0000 Subject: disable builtin targets except for .c (for fcsort) --- 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