Skip to content
  • Daniel Silveira's avatar
    Support to hardcoded files in configure · 8711c2f4
    Daniel Silveira authored
    User now can define their own version of generated files by configure,
    by adding .hc in the end of extension. Configure will rename the file
    automatically
    
    This is used for init.c of testsuites not being renamed by init.c
    generated by config.xml, so in this case a init.c.hc is created
    
    Also being used for the Makefile.hc of edilib
    
    refs #112291
    8711c2f4