Search Results

Search: Posts Made By: alltaken
1,401
Posted By alltaken
Makefiles
hi,



Ofcourse, abc, sprd, cpd are variables. That is already understood.

EXPLIB_SUBDIRS :

EXP = Export
LIB = Libraries
SUBDIRS = Sub-directories to be searched for the libraries.
...
1,401
Posted By alltaken
Makefiles
Thanks for responding.
May be this could be of some help:

.if (${TARGET_MACHINE} == "LINUX")
EXPLIB_SUBDIRS+= abc sprc cpd
SUBDIRS+= \
cpd \
abc \
sprc \
generic
.else
/*...
1,401
Posted By alltaken
Makefiles
Hi All,

I was going through some makefiles where I saw occurrences of explib_subdirs and expinc_subdirs, which I could not understand.

Exporting libs to subdirs ? Exporting include files to...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy