Re: installing the same file twice using bsd.*.mk
Klaus Heinz <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Andrew Brown wrote:
> LINKS= ${BINDIR}/boot.amiga ${DESTDIR}/boot.amiga
$BINDIR (in this case /usr/mdec/) could be in a different filesystem
than $DESTDIR and not finding a SYMLINK to the second stage
bootloader would not be desirable, I guess.
ciao
Klaus