tagged [gnu]
How to place object files in separate subdirectory
How to place object files in separate subdirectory I'm having trouble with trying to use make to place object files in a separate subdirectory, probably a very basic technique. I have tried to use the...