> Hi All,
> 
> The query is related to configuring the build environment. My project
> uses the GHS's MULTICS compiler as of now . MULTICS uses *.bld files
> in the project for configuring the build environment.
> 
> I want to change the entire build environment to the GNU makefile
> environment. So the primary task for me is to export the bld files to
> makefiles. 
> 
> There are 2 options for me.
> 1) Write the makefile manually.
> 2) Do it using a tool. The tool should import the bld file and convert
> it to makefile.
> 
> In my opinion, the 2nd option looks more feasible. Anybody have any
> idea/ tool/ script to convert the *.bld file to makefiles. 
> 
> If there is some, please let me know. Alternatively, let me know if
> there is some way to do this.
> 
> Regard's
> Nitin Mathur
_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to