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

