Need to run a perl script in the beginning of the Makefile
- From: Subbu <mailursubbu@xxxxxxxxx>
- Date: Tue, 03 Jul 2007 01:38:20 -0700
Hi,
I need to run a perl script in the begining of the Makefile.
make can be called with any option like
makeor
make cleanor
make clobber
For all the calls I want perl script to be called first.
Can it be done by just including a call to perl script in Makefile ?
Please help me
.
- Follow-Ups:
- Re: Need to run a perl script in the beginning of the Makefile
- From: toby
- Re: Need to run a perl script in the beginning of the Makefile
- From: Giorgos Keramidas
- Re: Need to run a perl script in the beginning of the Makefile
- Prev by Date: Re: Why #pragma pack() not take effect?
- Next by Date: Re: Need to run a perl script in the beginning of the Makefile
- Previous by thread: Re: Why #pragma pack() not take effect?
- Next by thread: Re: Need to run a perl script in the beginning of the Makefile
- Index(es):