# [genmak.cmd] command description for [genmak.c] Program genmak -- input creation for 'automake' and MS Visual Studio project files (VC++ 6) doc

'genmak' processes the make files, generated by 'prdps'.

For Unix the result is a control file for the make facility 'automake'.

For Windows source, header and export definition files (VC++ 6) will be generated. cod Arguments project : string -- generated project file (.mak) Options rootpath : string="" -- project root directories xoutput : string="" -- Unix output file ( path without suffix ) woutput : string="" -- Windows output directory targets : string="" -- targets to install/distribute exclude : string="" -- exclude sources which matches pattern list dynamic : flag=true -- create dynamic libraries version : string="" -- version string ( for all dynamic libraries ) Environment