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
This commit is contained in:
Jason Parker
2007-05-14 21:51:03 +00:00
parent 17ab54e52a
commit ee7301ac68

View File

@@ -149,5 +149,3 @@ clean::
@$(MAKE) -C db1-ast clean
@$(MAKE) -C stdtime clean
@$(MAKE) -C minimime clean
.PHONY: minimime/libmmime.a