#!/bin/bash
cp makefiles/Makefile-SDL320 Makefile
make depend
make clean
make
mv pdp11sim-320 bin/pdp11sim-320

