From: tsteven4 Date: Sat, 9 Feb 2013 23:24:58 +0000 (+0000) Subject: FORCE should not be a PHONY target, it is a prerequisite of real targets. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~11^2~662 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b544c13bdba761d174d2cd9ebd4ee8ff835aed48;p=gpsbabel.git FORCE should not be a PHONY target, it is a prerequisite of real targets. --- diff --git a/gpsbabel/Makefile.in b/gpsbabel/Makefile.in index 6c139e4cf..499642cb9 100644 --- a/gpsbabel/Makefile.in +++ b/gpsbabel/Makefile.in @@ -131,7 +131,7 @@ WEB=@DOCDIR@ # particularly important, e.g. gui. .PHONY: all clean tag more-clean check torture install install-debug leaktest - dep doc FORCE + dep doc release-sourcecheck release-tarball release-rpm cross-configure release-winbuild release-upload mac-upload release rpm mac-release