#!/bin/sh cat << END /* * version.h * Automatically generated */ #define TOOLS_VERSION "${TOOLSVERSION}" END