Skip to content
  • Ron's avatar
    Add some extra makefile targets · 009e8253
    Ron authored
    
    
    The opusfile and install-opusfile targets let us build and install just
    the library (without the docs, even if doxygen is present and enabled).
    
    The docs and install-docs targets let us build and install just the docs
    without the library.
    
    The default for make and make install remains to build both if doxgen
    is present and enabled.
    
    Signed-off-by: default avatarRalph Giles <giles@mozilla.com>
    009e8253