Makefiles and shell variables
Hello, all. I am making a program Makefile. I would like to know how to use BASH shell variables in said Makefile. My overall problem is how to install my program files as an unprivlaged user. Is there a way to do this?? Thanks is advanced.
|