#!/bin/sh
#
# SH script for generating appropiate header on Makefile
#
prog=$1

cat ../install/Speed.Incl ${prog}.pre > ${prog}.in 
