Skip to content
Snippets Groups Projects
Commit 84236c9f authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

make clean

parent f85bc8a2
No related branches found
No related tags found
No related merge requests found
......@@ -87,3 +87,4 @@ $(TARGET): $(OBJS)
test_opus$(EXESUFFIX): $(TESTOPUS_OBJS)
$(LINK.o.cmdline)
clean: rm -f test_opus libopus.a $(OBJS)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment