Re: Debian package; trivial fixes

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

 



Loïc Minier wrote:
>  It would also be more convenient to create BINDIR automatically on make
>  install.
[...]
> -bin-dir:
> -	@if ! test -d $(BINDIR); then \
> -		echo "No '$(BINDIR)' directory to install in"; \
> -		echo "Please create it and add it to your PATH"; \
> -		exit 1; \
> -	fi
> -
>  .PHONY: bin-dir

The .PHONY line for bin-dir should go away too.

- Josh Triplett


Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux