Re: [PATCH] xfsdump: fix xfs_invutil dependency generation

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

 



On Mon, 2010-11-29 at 10:34 -0600, Bill Kendall wrote:
> Correct the target name for dependency generation in the
> invutil Makefile. This is now consistent with other dump
> makefiles and eliminates "No such file or directory"
> errors during the build.
> 
> Signed-off-by: Bill Kendall <wkendall@xxxxxxx>

Looks good.

Reviewed-by: Alex Elder <aelder@xxxxxxx>

> ---
>  invutil/Makefile |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Index: xfsdump-kernel.org/invutil/Makefile
> ===================================================================
> --- xfsdump-kernel.org.orig/invutil/Makefile
> +++ xfsdump-kernel.org/invutil/Makefile
> @@ -70,7 +70,7 @@ install: default
>  	$(LTINSTALL) -m 755 $(LTCOMMAND) $(PKG_SBIN_DIR)
>  install-dev:
>  
> -depend: $(COMMINCL) $(COMMON) $(INVINCL) $(INVCOMMON)
> +.dep: $(COMMINCL) $(COMMON) $(INVINCL) $(INVCOMMON)
>  
>  $(COMMINCL) $(COMMON):
>  	@echo "    [LN]     $@"
> 
> _______________________________________________
> xfs mailing list
> xfs@xxxxxxxxxxx
> http://oss.sgi.com/mailman/listinfo/xfs



_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux