Daniel Brockman <daniel@brockman.se> writes:
> define build_cmd
> - ${MAKE} CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
> + ${MAKE} CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \
> + locallisppath=${local_lpath}
> endef
Hmm, Daniel, I looked into Makefiles and I didn't find any reason
why it would be necessary. I think locallisppath is useless out
of epaths-force and install.
Cheers,
--
Jérôme Marant