Re: [PATCH v3 15/23] Makefile: add a "TRACK_template" for GIT-*{FLAGS,DEFINES,...}

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Nov 16, 2021 at 01:00:15PM +0100, Ævar Arnfjörð Bjarmason wrote:
> +		echo $(wspfx_sq) "$(1) PARAMETERS (new)" $@; \
> +		echo "$$$$FLAGS" >$(1); \
> +	elif test x"$$$$FLAGS" != x"`cat $(1) 2>/dev/null`" ; then \
> +		echo $(wspfx_sq) "$(1) PARAMETERS (changed)" $@; \

These $@ will expand to nothing, I think.

Mike



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux