mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
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:
parent
65ab0ac567
commit
1ca2a7c7a0
1 changed files with 0 additions and 2 deletions
|
@ -84,8 +84,6 @@ ifeq ($(_DEB_SHOULD_EXPORT), )
|
|||
|
||||
#
|
||||
|
||||
.PHONY: deb
|
||||
|
||||
_debenv.phony::
|
||||
-rm _debenv
|
||||
_DEB_SHOULD_EXPORT=1 make _debenv
|
||||
|
|
Loading…
Reference in a new issue