bass	:= ../../bass/out/bass
gsudis	:= gsudis

TARGET	:= $(shell basename $(CURDIR))

all:
	$(bass) -strict -benchmark -o $(TARGET).bin $(TARGET).asm 