Hi, I have defined a function in my .bashrc file that I would like to use within a step in my Makefile, however Make doesn't seem to recognise the function exists. Is there a way that I can make it do this?
I have tried it with an alias too, for some reason Make doesn't pick up these from my environment. Thanks sclemow -- View this message in context: http://www.nabble.com/Make-using-a-function-defined-in-my-.bashrc-tp15334363p15334363.html Sent from the Gnu - Make - Help mailing list archive at Nabble.com. _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
