![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to send a trigger file from Unix to Windows | robw95 | UNIX for Dummies Questions & Answers | 0 | 04-12-2006 05:07 PM |
| Check if trigger Script is running | mgirinath | Shell Programming and Scripting | 9 | 04-05-2006 01:07 AM |
| Shell script call from a DB trigger | rahulrathod | Shell Programming and Scripting | 1 | 12-15-2005 07:28 AM |
| make command | legato | UNIX for Dummies Questions & Answers | 8 | 05-11-2005 04:06 AM |
| make command | tamemi | UNIX for Dummies Questions & Answers | 2 | 07-07-2003 08:56 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How can I trigger another make command when one is finished?
Hello all
I have to run manually make commands in our system the make compilations task's takes very long And I like to be able to run another make task right after one is finished. What is the best way to automate it ? |
|
||||
|
You can have a master makefile that kicks off subsidiary ones.
|
| Sponsored Links | ||
|
|