Lines Matching full:makefile
33 nmake /f Makefile.vc CFG=release-static RTLIBCFG=static OBJDIR=output
38 The target architecture (x86/x64) is detected by Makefile.vc from the Visual
41 Unix build using makefile.unix:
46 make -f makefile.unix
52 Please refer to makefile.unix for additional details and customizations.
77 Makefile.am configure files (see comments there). See './configure --help' for
312 iii. Update makefile.unix / Makefile.vc
316 Build using makefile.unix / Makefile.vc:
317 $ make -f makefile.unix examples/vwebp
318 > nmake /f Makefile.vc CFG=release-static \