gsim: 
	../../bin/makesim build.c uf.c run.c -o gsim

clean:
	rm -f gsim  run*.cmd *.o
