Commit 49246082 by Bruce Korb

Shell script to create the generated files

from the templates and definitions.

From-SVN: r26102
parent 69b2ac84
#! /bin/sh
echo AutoGen-ing inclhack.sh
autogen inclhack.def
echo AutoGen-ing fixincl.x
autogen -T fixincl.tpl -b fixincl inclhack.def
echo AutoGen-ing fixincl.sh
autogen -DPROGRAM=1 -b fixincl inclhack.def
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment