[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] problem with includepath in mintlib
"Miro Kropacek" <miro.kropacek@gmail.com> writes:
>> $(< ...) is bash specific.
>
> Thanks! I assume this is the source of the problem since exported SHELL
> variable in Makefile points to /bin/sh. Question is what is better solution
> -- to replace the problematic line with non-elegant `cat file` or to replace
> /bin/sh with /bin/bash...
Use $(cat ...) instead.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."