Correction: deb.make should not be setting .PHONY.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@37837 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Ivan Vučica 2014-05-05 01:30:09 +00:00
parent 65ab0ac567
commit 1ca2a7c7a0

View file

@ -84,8 +84,6 @@ ifeq ($(_DEB_SHOULD_EXPORT), )
#
.PHONY: deb
_debenv.phony::
-rm _debenv
_DEB_SHOULD_EXPORT=1 make _debenv