Codebase list libde265 / lintian-fixes/main Makefile.vc7
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

Makefile.vc7 @lintian-fixes/mainraw · history · blame

1
2
3
4
clean all:
    cd libde265 && $(MAKE) -f Makefile.vc7 $*
    cd dec265 && $(MAKE) -f Makefile.vc7 $*
    cd enc265 && $(MAKE) -f Makefile.vc7 $*