OTHER_GARBAGE = sox
OTHER_CFLAGS = -Iinfo.subproj

debug:: sox

app:: sox

sox: 
	(cd Sox ; make RC_CFLAGS="$(RC_CFLAGS)" ; cp sox .. )



