Re: Using Automake with shell scripts
You don't have PROGRAMS, you have SCRIPTS. H
Using Automake with shell scripts
I am maintaining a project, GNU Songanizer, which basically consists of a shell script. I am using autoconf/automake to generate the Makefiles by the help of the configure script to maintain GNU compatibility. Hence during installation there is nothing to be compiled. Only the script (ie. bin/songa