EXP =	degas.exp ascii.exp

ASFLAGS=-p

bs:	$(EXP)
	echo "done"

$(EXP):	expequ.h
