On , 2020Dec15, at 21:41, Barry Smith <[email protected]<mailto:[email protected]>> wrote:
So if your code is C you can use
${CC} -c $< -o $@ ${CC_FLAGS} ${CPP_FLAGS}
For completeness, what would be the F rule?
Victor.
On , 2020Dec15, at 21:41, Barry Smith <[email protected]<mailto:[email protected]>> wrote:
So if your code is C you can use
${CC} -c $< -o $@ ${CC_FLAGS} ${CPP_FLAGS}
For completeness, what would be the F rule?
Victor.