shithub: opus

Download patch

ref: 84236c9f4b1e6afbd7710fced910a5510580c523
parent: f85bc8a293af86165979f35db4e1073b19cca354
author: Jean-Marc Valin <[email protected]>
date: Thu Feb 3 07:14:14 EST 2011

make clean

--- a/Makefile.draft
+++ b/Makefile.draft
@@ -87,3 +87,4 @@
 test_opus$(EXESUFFIX): $(TESTOPUS_OBJS)
 	$(LINK.o.cmdline)
 	
+clean:    rm -f test_opus libopus.a $(OBJS)