#!/bin/bash

# do nothing much
# it should be possible to generate a file called Makefile

cp lek.mf Makefile

echo to make the binary file d4x just type
echo make



