Searched refs:built (Results 1 - 25 of 88) sorted by relevance

1234

/freebsd-13-stable/sbin/rtsol/
H A DMakefile35 .warning ${PROG} built without libcasper support
/freebsd-13-stable/sbin/savecore/
H A DMakefile17 .warning ${PROG} built without libcasper support
/freebsd-13-stable/contrib/sendmail/cf/sh/
H A Dmakeinfo.sh57 echo '#####' built by $user@$host
/freebsd-13-stable/sbin/ping/
H A DMakefile27 .warning ${PROG} built without libcasper support
/freebsd-13-stable/crypto/heimdal/lib/wind/
H A DMakefile.am7 built = \
24 MAINTAINERCLEANFILES = $(built) $(built_tests)
40 $(code:.c=.lo): $(built)
42 dist_libwind_la_SOURCES = $(code) $(built)
/freebsd-13-stable/sbin/dhclient/
H A DMakefile49 .warning ${PROG} built without libcasper support
/freebsd-13-stable/contrib/kyua/model/
H A Dtest_program.cpp338 bool built; member in struct:model::test_program_builder::impl
347 built(false)
429 PRE(!_pimpl->built);
430 _pimpl->built = true;
H A Dtest_program_test.cpp639 const model::test_program built = model::test_program_builder(
643 ATF_REQUIRE_EQ(built, expected);
660 const model::test_program built = model::test_program_builder(
667 ATF_REQUIRE_EQ(built, expected);
678 const model::test_program_ptr built = model::test_program_builder(
682 ATF_REQUIRE_EQ(*built, expected);
/freebsd-13-stable/share/mk/
H A Dsuite.test.mk14 # Makefiles built into the FreeBSD src tree.
23 # programs built by the Makefile and is installed into TESTSDIR. This is the
86 # not in the toolchain, and the tests execute code built for the target host.
88 # Due to the dependencies of the binaries built by the source tree and how they
H A Dbsd.test.mk6 # tests are to be built. All other *.test.mk files are internal and not
34 # If defined, indicates that the tests built by the Makefile are not part of
60 # List of all tests being built. The various *.test.mk modules extend this
H A Dgoogletest.test.mk21 # Programs listed here are built according to the semantics of bsd.progs.mk for
H A Dsrc.sys.mk4 # it will always grab SRCCONF, even if it isn't being built in-tree
H A Dplain.test.mk15 # Programs listed here are built according to the semantics of bsd.prog.mk for
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_platform.h45 /* Use hand-built config.h in environments that need it. */
52 #error Oops: No config.h and no pre-built configuration in archive_platform.h.
/freebsd-13-stable/contrib/ntp/
H A DMakefile.am5 # moved sntp first to get libtool and libevent built.
94 sntp/built-sources-only: FRC.sntp
95 @cd sntp && $(MAKE) $(AM_MAKEFLAGS) built-sources-only
/freebsd-13-stable/contrib/ntp/sntp/
H A DMakefile.am128 built-sources-only \
158 @: each time they or a dependent is built.
184 built-sources-only: $(BUILT_SOURCES)
230 @: do-nothing action to avoid default SCCS get, .h built with .c
262 @: do-nothing action to avoid default SCCS get, .menu built with .texi
/freebsd-13-stable/contrib/ntp/ntpsnmpd/
H A DMakefile.am75 @: do-nothing action to avoid default SCCS get, .h built with .c
107 @: do-nothing action to avoid default SCCS get, .menu built with .texi
/freebsd-13-stable/contrib/bmake/mk/
H A Dwhats.mk44 WHAT_1 ?= ${what_thing:tu} built ${%Y%m%d:L:localtime} by ${USER}
H A Ddirdeps-cache-update.mk137 # so cache-built below can check on us
163 cache-built:
170 cache-update: cache-built
/freebsd-13-stable/contrib/apr-util/
H A Dapu-config.in66 --old-expat indicate if APR-util was built against an old expat
/freebsd-13-stable/sys/conf/
H A Dconfig.mk6 # Generate options files that otherwise would be built
/freebsd-13-stable/contrib/ntp/ntpdc/
H A DMakefile.am83 @: do-nothing action to avoid default SCCS get, .h built with .c
115 @: do-nothing action to avoid default SCCS get, .menu built with .texi
/freebsd-13-stable/contrib/ntp/ntpq/
H A DMakefile.am82 @: do-nothing action to avoid default SCCS get, .h built with .c
114 @: do-nothing action to avoid default SCCS get, .menu built with .texi
/freebsd-13-stable/contrib/ntp/scripts/
H A DMakefile.am119 @: do-nothing action to avoid default SCCS get, .menu built with .texi
165 @: do-nothing action to avoid default SCCS get, .menu built with .texi
/freebsd-13-stable/contrib/ntp/util/
H A DMakefile.am76 @: do-nothing action to avoid default SCCS get, .h built with .c
108 @: do-nothing action to avoid default SCCS get, .menu built with .texi

Completed in 311 milliseconds

1234