Search Results

Search: Posts Made By: marina_lmv
Forum: Programming 10-04-2010
2,458
Posted By marina_lmv
call to mkmod
This is how I call the Makefile_Module.mk from Makefile_Project.mk
........
/usr/bin/make obj -f Makefile_Modules.mk
..........
so yes, the subscript is strictly a Makefile
Forum: Programming 10-04-2010
2,458
Posted By marina_lmv
export works only from makefileproj to makefilemod
Variables exported in makefileproj are readable in makefilemod but not the other way around which is exactly what I need. :(
Another think that I tried was to print the object list (from mkmod) to a...
Forum: Programming 10-04-2010
2,458
Posted By marina_lmv
Pass parameter from a child make to a parent
Hello,

I have the following problem:
I have makefileproj and makefilemod in a build process for a complex project - from makefileproj I call the makefilemod.
In makefilemod I generate a list...
Showing results 1 to 3 of 3

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