Searched refs:make (Results 176 - 200 of 1815) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl2/gmake/dist/doc/
H A DMakefile.in74 INFO_DEPS = $(srcdir)/make.info
77 DVIS = make.dvi
78 PDFS = make.pdf
79 PSS = make.ps
80 HTMLS = make.html
81 TEXINFOS = make.texi
201 info_TEXINFOS = make.texi
202 make_TEXINFOS = fdl.texi make-stds.texi
203 CLEANFILES = make*.html
283 $(srcdir)/make
[all...]
/netbsd-current/external/public-domain/xz/dist/macosx/
H A Dbuild.sh29 [ -f Makefile ] && make distclean
37 make
39 make check
41 make DESTDIR=`pwd`/Root install
43 make distclean
51 make -C src/liblzma
52 make -C src/xzdec
53 make -C src/xzdec DESTDIR=`pwd`/Root install
57 make distclean
72 # Strip debugging symbols and make relocatabl
[all...]
/netbsd-current/compat/
H A Dcompatsubdir.mk10 .if !make(includes)
12 # make sure we get an objdir built early enough
33 .if ${MKCOMPATX11} != no && ${MKX11} != no && make(obj)
/netbsd-current/crypto/external/bsd/heimdal/dist/packages/mac/
H A Dmac.sh31 make all > /dev/null || exit 1
34 make check > /dev/null || exit 1
36 make install DESTDIR=${destdir} > /dev/null || exit 1
/netbsd-current/external/bsd/pam-u2f/dist/build-aux/ci/
H A Dbuild-osx.sh13 sudo make -j $(sysctl -n hw.logicalcpu) -C build install
22 sudo make -j $(sysctl -n hw.logicalcpu) -C build install
29 make -j $(sysctl -n hw.logicalcpu)
/netbsd-current/external/gpl2/gmake/dist/
H A Dbuild_w32.bat28 set make=gnumake variable
31 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D TIVOLI /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c variable.c
33 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c rule.c
35 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c remote-stub.c
37 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c commands.c
39 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make
163 set make= variable
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/tools/
H A Dcov.sh10 make all check > log
/netbsd-current/external/gpl2/lvm2/dist/daemons/
H A DMakefile.in33 include ../make.tmpl
/netbsd-current/external/gpl2/lvm2/dist/doc/
H A DMakefile.in22 include ../make.tmpl
/netbsd-current/external/gpl2/lvm2/dist/lib/mirror/
H A DMakefile.in25 include ../../make.tmpl
/netbsd-current/external/gpl2/lvm2/dist/lib/snapshot/
H A DMakefile.in25 include ../../make.tmpl
/netbsd-current/external/ibm-public/postfix/dist/mantools/
H A Denter12 : ${HOME?} ${SHELL=/bin/sh} make sure these are set
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dcheck_makefile_deps.sh15 # To continue an interrupted check, make sure there are no *.o.backup
20 # Skip some objects unconditionally; make sure each name in this list is
28 : ${MAKE=make}
56 LC_ALL=C ${MAKE} -d $obj >make-d-log
69 < make-d-log |
77 < make-d-log |
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.go/
H A Dchan.go6 ch := make(chan int)
/netbsd-current/share/mk/
H A Dbsd.nls.mk46 .if !defined(BUILD) && !make(all) && !make(${F})
51 .if !defined(BUILD) && !make(all) && !make(${F})
/netbsd-current/crypto/external/bsd/heimdal/lib/libasn1/asn1_compile/
H A DMakefile62 make-print-version.lo: ${HEIMBASE}/include/version.h
64 make-print-version: make-print-version.lo
67 print_version.h: make-print-version
68 ./make-print-version print_version.h
70 .NOPATH: print_version.h make-print-version
72 CLEANFILES+= print_version.h make-print-version make-print-version.lo
/netbsd-current/external/bsd/byacc/dist/test/
H A Drun_lint.sh27 make -f $PROG_DIR/makefile lint C_FILES=$i srcdir=$PROG_DIR
/netbsd-current/external/bsd/libevent/dist/
H A Dautogen.sh3 MAKE=make
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dcheck_makefile_deps.sh15 # To continue an interrupted check, make sure there are no *.o.backup
20 # Skip some objects unconditionally; make sure each name in this list is
28 : ${MAKE=make}
56 LC_ALL=C ${MAKE} -d $obj >make-d-log
69 < make-d-log |
77 < make-d-log |
/netbsd-current/external/apache2/llvm/dist/llvm/docs/
H A Dmake.bat20 echo.Please use `make ^<target^>` where ^<target^> is one of
21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
29 echo. epub to make a
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/docs/analyzer/
H A Dmake.bat20 echo.Please use `make ^<target^>` where ^<target^> is one of
21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
29 echo. epub to make a
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/docs/
H A Dmake.bat20 echo.Please use `make ^<target^>` where ^<target^> is one of
21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
29 echo. epub to make a
[all...]
/netbsd-current/external/mit/libcbor/dist/
H A D.travis-qemu.sh65 make VERBOSE=1
66 make install
82 make VERBOSE=1
83 sudo make install
94 make VERBOSE=1
107 make -j 2
108 sudo make install
128 make VERBOSE=1
/netbsd-current/usr.bin/make/unit-tests/
H A Dsuff-transform-expand.exp2 make: don't know how to make .first (continuing)
7 make: stopped in unit-tests
H A Duse-inference.exp2 make: don't know how to make use-inference.to (continuing)
6 make: stopped in unit-tests

Completed in 269 milliseconds

1234567891011>>