The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com



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

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 12-09-2007
umen umen is offline
Registered User
  
 

Join Date: Aug 2005
Posts: 239
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 ?
  #2 (permalink)  
Old 12-09-2007
matrixmadhan matrixmadhan is online now Forum Advisor  
Technorati Master
  
 

Join Date: Mar 2005
Location: leaf node in B+ tree
Posts: 2,931
Add the set of commands in a script and run it once you are done editing the code

something like

#! /bin/zsh

Code:
cd /somedir/
make all
cd /someotherdirectory/
make all
  #3 (permalink)  
Old 12-09-2007
prowla prowla is offline
Read Only
  
 

Join Date: Nov 2007
Posts: 165
You can have a master makefile that kicks off subsidiary ones.
Sponsored Links
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 02:07 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language translation by Google.
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0