[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
HOWTO "compile" script like progs
From: |
Patrick Guio |
Subject: |
HOWTO "compile" script like progs |
Date: |
Thu, 15 Nov 2001 17:56:17 +0100 (MET) |
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
- HOWTO "compile" script like progs,
Patrick Guio <=