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