aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-05-14 21:51:03 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-05-14 21:51:03 +0000
commit521c3bc9c5c430c625dd9bb4498e06de4f3d1644 (patch)
tree8eb919f0f67a74d5b150d07782b9cef749eb5f6b /main
parent42403304fb081d2979068ef33e68a6b49eaf245e (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: http://svn.digium.com/svn/asterisk/trunk@64355 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'main')
-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