summaryrefslogtreecommitdiff
path: root/main/Makefile
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2007-05-14 21:51:03 +0000
committerJason Parker <jparker@digium.com>2007-05-14 21:51:03 +0000
commitee7301ac680fd4e9e8e59def448c450dbcaa550f (patch)
tree8eb919f0f67a74d5b150d07782b9cef749eb5f6b /main/Makefile
parent17ab54e52a3996f3ecd8db30a4fdc12ef343ea29 (diff)
With libmmime.a as a .PHONY target, asterisk gets rebuilt every time, but without proper ASTCFLAGS.
This caused a problem with the buildinfo.o file not being able to find asterisk/build.h This was affecting DESTDIR, but I *think* that if asterisk had never been installed before, it would've failed also. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@64355 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main/Makefile')
-rw-r--r--main/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/Makefile b/main/Makefile
index a559810fb..2ea809699 100644
--- a/main/Makefile
+++ b/main/Makefile
@@ -149,5 +149,3 @@ clean::
@$(MAKE) -C db1-ast clean
@$(MAKE) -C stdtime clean
@$(MAKE) -C minimime clean
-
-.PHONY: minimime/libmmime.a