1
0
mirror of https://github.com/cahirwpz/amigaos-gcc-2.95.3.git synced 2025-12-08 14:58:59 +00:00
Files
amigaos-gcc-2.95.3/gcc/fixinc/genfixes
Krystian Bacławski 698c99a82a Import original sources.
2016-04-17 14:54:11 +02:00

14 lines
238 B
Bash
Executable File

#! /bin/sh
SHELL=/bin/sh
export SHELL
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