Searched refs:make (Results 326 - 350 of 543) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec167 client and server. To make this package useful, you should also
173 the clients necessary to make encrypted connections to SSH servers.
235 make
241 make
256 make gnome-ssh-askpass2
259 make gnome-ssh-askpass1
271 make install DESTDIR=$RPM_BUILD_ROOT
605 - make initscript stop() function wait until sshd really dead to avoid
617 - make do_pam_setcred() smart enough to know when to establish creds and
629 have too many userauth requests (we may make u
[all...]
/freebsd-12-stable/usr.bin/
H A DMakefile299 .if make(clean*)
/freebsd-12-stable/contrib/binutils/
H A DMakefile.tpl245 # the environment to account for automounters. The make variable must not
246 # be called PWDCMD, otherwise the value set here is passed to make
315 # MAKEINFO and MAKEINFOFLAGS are explicitly passed here to make them
463 # are set in BASE_FLAGS_TO_PASS, and the sub-make will expand them. The
546 # Do a target for all the subdirectories. A ``make do-X'' will do a
547 # ``make X'' in all subdirectories (because, in general, there is a
548 # dependency (below) of X upon do-X, a ``make X'' will also do this,
581 # Make sure makeinfo is built before we do a `make info', if we're
736 @echo "via 'make dist'. Check out the etc/ subdirectory"
1197 # recursive invocations of make, w
[all...]
/freebsd-12-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex57 to make it the only supported method for all \texttt{powerpc}
92 itself, such CONFIG-dependent hacks make it hard to build a single
141 make tweaks to the flattened tree, such as deleting or inserting a
381 board, the bootloader can contain code to make the necessary tweaks to
387 be obtained from \cite{dtcgit}.}, is designed to make creating device
529 that \dtc could include to make creating device trees more convenient:
576 and one of his current goals is to make the integration of embedded
/freebsd-12-stable/contrib/bmake/mk/
H A Dgendirdeps.mk64 # remember what to make
175 # some people put *.meta in META_XTRAS to make sure we get here
388 # don't waste time looking for ways to make .meta files
/freebsd-12-stable/sys/conf/
H A Dkern.post.mk7 # Most make variables should not be defined in this file. Instead, they
277 # Always run 'make depend' to generate dependencies early and to avoid the
358 { echo "you must make all first"; exit 1; }
/freebsd-12-stable/share/mk/
H A Dgendirdeps.mk64 # remember what to make
175 # some people put *.meta in META_XTRAS to make sure we get here
382 # don't waste time looking for ways to make .meta files
H A Dbsd.crunchgen.mk123 # Avoid redundantly calling 'make objs' which we've done by our
H A Dbsd.doc.mk16 # EXTRA Extra files (not SRCS) that make up the document. [not set]
H A Dbsd.files.mk106 # all '/' and '*' with '_' to make a safe target name.
H A Dbsd.dep.mk268 # Always run 'make depend' to generate dependencies early and to avoid the
286 # kept to allow 'make depend' to generate files.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProcess.inc345 // would be nice to avoid a dependency on curses proper when we can make do
/freebsd-12-stable/contrib/googletest/googlemock/
H A DMakefile.am56 # TESTS -- Programs run automatically by "make check"
57 # check_PROGRAMS -- Programs built by "make check" but not necessarily run
133 make/Makefile
214 # Disables 'make install' as installing a compiled version of Google
219 echo "'make install' is dangerous and not supported. Instead, see README for how to integrate Google Mock into your build system."
223 echo "'make install' is dangerous and not supported. Instead, see README for how to integrate Google Mock into your build system."
/freebsd-12-stable/contrib/gcc/config/sparc/
H A Dlb1spc.asm140 sub %g0, %o1, %o1 ! in any case, make %o1 nonneg
142 sub %g0, %o0, %o0 ! make %o0 nonnegative
488 sub %g0, %o1, %o1 ! in any case, make %o1 nonneg
490 sub %g0, %o0, %o0 ! make %o0 nonnegative
H A Dsol2-c1.asm84 ! Now make sure constructors and destructors are handled.
/freebsd-12-stable/contrib/bmake/unit-tests/
H A Dcond-short.mk100 # make sure these do not cause complaint
/freebsd-12-stable/release/
H A DMakefile.vm53 env - PATH=$$PATH make -C ${PORTSDIR}/emulators/qemu-user-static BATCH=1 all install clean
/freebsd-12-stable/release/tools/
H A Darm.subr178 eval chroot ${CHROOTDIR} make -C ${WORLDDIR} \
250 make -C ${WORLDDIR}/stand -V .OBJDIR)"
/freebsd-12-stable/crypto/openssh/contrib/aix/
H A Dbuildbff.sh108 make install-nokeys DESTDIR=$FAKE_ROOT
/freebsd-12-stable/crypto/openssl/
H A DNOTES.PERL54 We make increasing use of Perl modules, and do our best to limit
/freebsd-12-stable/contrib/apr-util/crypto/
H A Dapr_crypto.c340 return driver->make(f, driver, params, pool);
/freebsd-12-stable/contrib/bc/
H A Drelease.sh51 make -j16 "$@"
583 printf 'Run make\n'
590 printf ' make\n'
/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A DMakefile.am143 cd $(srcdir) && perl ../../cf/make-proto.pl -R '^(_|^C)' -E HX509_LIB -q -P comment -o hx509-protos.h $(dist_libhx509_la_SOURCES) || rm -f hx509-protos.h
146 cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -p hx509-private.h $(dist_libhx509_la_SOURCES) || rm -f hx509-private.h
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp960 // is no level of friendship in derived classes that can make it
1332 // class will make the declaration accessible non-dependently.
1515 DeclAccessPair::make(TargetDecl, Access),
1605 DeclAccessPair::make(Dtor, Access),
1690 DeclAccessPair::make(Constructor, Found.getAccess()),
1785 DeclAccessPair::make(target, access),
1905 DeclAccessPair::make(Target, AS_none), BaseType);
/freebsd-12-stable/contrib/dialog/
H A Dconfigure166 # These are left unexpanded so users can "make install exec_prefix=/foo"
609 # Omit some internal or obsolete options to make the list less imposing.
641 By default, \`make install' will install all the files in
909 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
993 { { echo "$as_me:993: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
994 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1030 # Use a double $ so make ignores it.
1225 # We found a bogon in the path, so make sure we never use it.
2144 echo "$as_me:2144: checking whether ${MAKE-make} sets \${MAKE}" >&5
2145 echo $ECHO_N "checking whether ${MAKE-make} set
[all...]

Completed in 325 milliseconds

<<11121314151617181920>>