make -f Makefile \
	"CFLAGS= -O -DBSD=1" \
	"PROG= .x"
