This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

HOWTO "compile" script like progs



Dear all,
I have shell bourne shell scripts and python (version 2) scripts.
When running make, I would like
to make them executable, i.e. to write a valid executable path in
#!path_to_executable_shell_or_program
at the beginning of the file.
I would appreciate any help to configure Makefile.am to do that.
Sincerely
Patrick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]