![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Seeking Some libs for AIX 5.3 | eternalflame | High Level Programming | 0 | 04-02-2008 02:08 AM |
| Error in issuing a make and make install | ahjiefreak | Linux | 1 | 03-11-2008 09:32 PM |
| default location of libs in dlopen | sumsin | High Level Programming | 1 | 11-18-2005 06:25 AM |
| make and make install commands | gerwhelan | UNIX for Dummies Questions & Answers | 4 | 07-03-2003 02:49 AM |
| compiling with include & libs | ls1429 | High Level Programming | 1 | 02-14-2002 10:03 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
who to compile needed libs with Make
Hello all
my project is contains 2 directories, 2 directories are building library and one for the executable that using the libes from the other 2 Now what im doing is compiling first the 2 libs directories and then the main directory. But I will like to automate the process and to be able Run 1 make from the main executable directory and this make will check in the other 2 library's directories if the libs exist if not it will compile it and then Will return and compile the main directory. is there any idea how it can be done? thanks allot |
|||
| Google UNIX.COM |
| Forum Sponsor | ||
|
|
| Thread Tools | |
| Display Modes | |
|
|