Lines Matching refs:sox
12 dist_man_MANS = sox.1 soxi.1 soxformat.7 libsox.3
13 EXTRA_DIST = sox.txt soxi.txt soxformat.txt libsox.txt \
14 sox.pc.in LICENSE.GPL LICENSE.LGPL \
18 pkgconfig_DATA = sox.pc
20 play.1 rec.1: sox.1
34 DOCTXT = sox.txt soxi.txt soxformat.txt libsox.txt README
45 DOCPDF = sox.pdf soxi.pdf soxformat.pdf libsox.pdf
84 DOCHTML = sox.html soxi.html soxformat.html libsox.html
116 cd $(DESTDIR)$(mandir)/man1 && $(RM) play.1 && $(LN_S) sox.1 play.1
117 cd $(DESTDIR)$(mandir)/man1 && $(RM) rec.1 && $(LN_S) sox.1 rec.1
118 cd $(DESTDIR)$(mandir)/man7 && $(RM) soxeffect.7 && $(LN_S) ../man1/sox.1 soxeffect.7