Shell script to create the generated files

from the templates and definitions.

From-SVN: r26102
This commit is contained in:
Bruce Korb 1999-04-01 08:18:52 +00:00
parent 69b2ac84b8
commit 4924608282

10
gcc/fixinc/genfixes Executable file
View File

@ -0,0 +1,10 @@
#! /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