Makefile to FDL Utility
Makefile to FDL is a utility to quickly create a new Flow Description Language for projects that already have a working Makefile. This utility reads a Makefile and then generates an output FDL file, which is the FlowTracer equivalent of the Makefile. This utility provides a quick way to get started with a "near enough" FDL equivalent.
Makefiles can be very complex, which can affect the results. We strongly recommend checking the FDL output for accuracy and completeness. For example, it is known that self-generating Makefiles are not supported; FDL files generated from self-generated Makefiles are not guaranteed to be a complete equivalent of the original Makefile.
Access and Set Up Makefile to FDL
Access Makefile to FDL utility through the vovconsole.