![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Gani Network Driver Won't Install - make: Fatal error: Don't know how to make targ... | Bradj47 | SUN Solaris | 1 | 08-17-2009 01:46 AM |
| Paste content of a file to another file and make it as columned | kingpeejay | Shell Programming and Scripting | 6 | 06-20-2009 06:40 PM |
| compare two files and make 1st file same as 2nd file | pradeepreddy | Shell Programming and Scripting | 6 | 08-22-2008 07:53 AM |
| make file | mxms755 | UNIX for Dummies Questions & Answers | 1 | 05-09-2006 10:38 AM |
| about make file | kumar | UNIX for Dummies Questions & Answers | 4 | 06-30-2005 10:03 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
makeutility: how to get the make-file name inside of the make-file?
How I can get the current make-file name in a make-file So, if I run make with specified file: Code:
make -f target.mak is it possible to have the 'target' inside of the that 'target.mak' from the file name? |
|
||||
|
MAKEFILE_LIST may be what you're looking for.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|