sim:
	../../bin/makesim -ng -D userdef.h userdef.c

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