#							sndout.dir limited Makef
# macros passed from csound/Makefile
#	INCLUDE CFLAGS DEST

clean:
		-rm sndout *.o

rmbak:
		-rm *.bak *~
