ninpaths
Russ Allbery
rra at stanford.edu
Mon Jan 29 16:14:54 UTC 2001
Alexey Luckyanchikov <alexl at alkar.net> writes:
> Makefile in contrib/ninpaths is broken. I made changes that allow
> ninpaths to compile - include DEFS in CFLAGS, swap CFLAGS and LDFLAGS,
> replace $< with $(.ALLSRC) (BSD make in FreeBSD-3.4 does not understand
> $< correctly), etc.
INN doesn't use DEFS for anything, so I don't understand what this would
change. INN also uses $< all over the place, so I don't see how this
change would really help.
Thanks for the LDFLAGS/CFLAGS stuff; I'll fix that.
For the rest, what problem are you trying to solve?
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the inn-bugs
mailing list