shithub: opus

ref: 2d0a2f3413308aa682a61f4413f5e857ffce17d9
dir: /Makefile/

View raw version
all: celt silk

celt:
	(cd celt; make)

silk:
	(cd celt; silk)