#!/usr/bin/make # by RAM 2017 all: ghdl -a *.vhd clean: rm -fr *.o *.cf