Search Results

Search: Posts Made By: srikanth007
2,838
Posted By srikanth007
How to call .sh file from makefile.am?
I have used $(shell ./doEcho.sh) and also tried bin_SCRIPTS = doEcho.sh but it is not working it is compiling but not executing.
I have kept mkdir filename in doEcho.sh
10,187
Posted By srikanth007
How to call .sh file from makefile.am?
in this bin_SCRIPTS = doEcho.sh this command is not working,
$(shell ./doEcho.sh ) this is also not working then how to execute it?
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 03:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy