SEFlow
Home SourceForge FreshMeat |
documentation for the macro "makefile_creation"This macro defines the shell command to output the makefile. It is defined in the file build.m4. m4 code: define(`makefile_creation', `m4 -Dwanted_metadata=makefile policy.conf.m4') |