From be29512d1eeda79951c7e677bbf2cf705439bd09 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Sat, 9 Sep 2006 03:27:21 +0000 Subject: more makefile tweaks to keep targets from being run when they don't need to be git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@42505 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- Makefile.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.rules') diff --git a/Makefile.rules b/Makefile.rules index 02eed1fdd..b179ae626 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -15,7 +15,7 @@ # Prefixing one or the other with @\# or @ or nothing makes the desired # behaviour. ECHO_PREFIX prefixes the comment, CMD_PREFIX prefixes the command. -include $(ASTTOPDIR)/makeopts +-include $(ASTTOPDIR)/makeopts ifeq ($(NOISY_BUILD),) ECHO_PREFIX=@ -- cgit v1.2.3