Re: Using Automake with shell scripts

2005-12-12 Thread Harlan Stenn
You don't have PROGRAMS, you have SCRIPTS. H

Using Automake with shell scripts

2005-12-12 Thread Debarshi 'Rishi' Ray
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