Jerry James writes:
SRC_SRCS=$(SRCS:%=@srcdir@/%)
Robert, does that work with your make? I'll make sure that it works
with Solaris and GNU make, but I don't see any reason why it wouldn't.
Works fine here with both native and gnu make. Looks good.
(In fact, with the current modules, this renders the srcdir make
variable superfluous.)
Nope. It's still needed for the include flags.
Robert