Thread (2 messages) flat view 2 messages, 2 authors, 2007-07-02

Re: [PATCH v2] dtc: Add install makefile target

From: Jon Loeliger <hidden>
Date: 2007-07-02 13:42:22

So, like, the other day Josh Boyer mumbled:
Add a minimal install target

Signed-off-by: Josh Boyer <redacted>
Applied with the following changes --amend'ed in as well:

    > +install: dtc ftdump
    > +     $(INSTALL) -d $(DESTDIR)/$(BINDIR)
    > +     $(INSTALL) -m 755 dtc $(DESTDIR)/$(BINDIR)
    > +     $(INSTALL) -m 755 ftdump $(DESTDIR)/$(BINDIR)

    Don't put a slash after $(DESTDIR).  You'll end up with a doulbe slash.

    Andreas.

Thanks,
jdl
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help