Searched refs:files (Results 251 - 275 of 557) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/crypto/openssl/crypto/comp/
H A DMakefile43 files:
44 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
/freebsd-11-stable/crypto/openssl/crypto/hmac/
H A DMakefile40 files:
41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
/freebsd-11-stable/crypto/openssl/crypto/seed/
H A DMakefile41 files:
42 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
/freebsd-11-stable/crypto/openssl/crypto/srp/
H A DMakefile40 files:
41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
/freebsd-11-stable/crypto/openssl/crypto/store/
H A DMakefile42 files:
43 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
/freebsd-11-stable/crypto/openssl/crypto/ui/
H A DMakefile44 files:
45 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
/freebsd-11-stable/cddl/usr.sbin/zfsd/
H A DMakefile.common40 > ${.CURDIR}/cscope.files
/freebsd-11-stable/contrib/bmake/mk/
H A Dfiles.mk1 # $Id: files.mk,v 1.6 2017/05/07 02:21:02 sjg Exp $
H A Dlib.mk32 # .po is used for profiling object files.
33 # ${PICO} is used for PIC object files.
58 # FPICFLAGS: flags for ${FC} to compile .[fF] files to ${PICO} objects.
59 # CPPICFLAGS: flags for ${CPP} to preprocess .[sS] files for ${AS}
60 # CPICFLAGS: flags for ${CC} to compile .[cC] files to ${PICO} objects.
61 # CAPICFLAGS flags for {$CC} to compiling .[Ss] files
246 # some libs have lots of objects, and scanning all .o, .po and ${PICO} meta files
256 # because libtool is so fascist about naming the object files,
566 .include <files.mk>
/freebsd-11-stable/contrib/byacc/package/
H A Dbyacc.spec50 %files
H A Dmingw-byacc.spec50 %files
/freebsd-11-stable/crypto/openssh/contrib/suse/
H A Dopenssh.spec61 This package includes all files necessary for both the OpenSSH
83 - Glob manpages to catch compressed files
94 even though it was correct in the %files section and thus right in the RPMs
192 %files
231 %files askpass
/freebsd-11-stable/crypto/openssl/crypto/md5/
H A DMakefile58 files:
59 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
/freebsd-11-stable/crypto/openssl/crypto/rc4/
H A DMakefile68 files:
69 $(PERL) $(TOP)/util/files.pl "RC4_ENC=$(RC4_ENC)" Makefile >> $(TOP)/MINFO
/freebsd-11-stable/usr.sbin/sysrc/
H A Dsysrc125 "Existing files only with \`-[lL]' or when changing a setting."
129 "Can be specified multiple times for additional files."
143 "List configuration files used at startup on stdout and exit."
145 "List all configuration files including rc.conf.d entries."
179 # Dump dependencies such as language-file variables and include files to stdout
181 # this prevents existing language files and library files from being loaded in
182 # the jail. This also relaxes the requirement to have these files in every jail
194 # and re-printed for interpretation so that the i18n language files
310 files
[all...]
/freebsd-11-stable/crypto/openssl/crypto/err/
H A DMakefile40 files:
41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.cpp176 uint32_t ObjectFileJIT::GetDependentModules(FileSpecList &files) { argument
179 files.Clear();
/freebsd-11-stable/sys/conf/
H A Dconfig.mk6 # Generate options files that otherwise would be built
/freebsd-11-stable/contrib/file/magic/
H A DMakefile.in136 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
138 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
139 END { for (dir in files) print dir, files[dir] }'
144 test -z "$$files" \
146 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
147 $(am__cd) "$$dir" && rm -f $$files; }; \
[all...]
/freebsd-11-stable/share/mk/
H A Dsys.mk11 # has word size and endian swizzled in. However, support files for
125 # before reading any other files, and consequently has no opportunity to
165 # cp(1) is used to copy source files to ${.OBJDIR}, make sure it can handle
166 # read-only files as non-root by passing -f.
473 # the ports files are modernized, and a reasonable transition
/freebsd-11-stable/crypto/heimdal/doc/
H A DMakefile.in125 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
127 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
128 END { for (dir in files) print dir, files[dir] }'
704 @echo "it deletes files that may require special tools to rebuild."
738 while read files; do \
739 echo " $(INSTALL_DATA) $$files '
[all...]
/freebsd-11-stable/crypto/heimdal/kcm/
H A DMakefile.in142 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
144 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
145 END { for (dir in files) print dir, files[dir] }'
477 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
479 if ($$2 == $$4) files[d] = files[
[all...]
/freebsd-11-stable/contrib/openbsm/libbsm/
H A DMakefile.in82 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
84 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
85 END { for (dir in files) print dir, files[dir] }'
90 test -z "$$files" \
92 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
93 $(am__cd) "$$dir" && rm -f $$files; }; \
[all...]
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A DMakefile.in117 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
119 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
120 END { for (dir in files) print dir, files[dir] }'
517 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
519 if ($$2 == $$4) files[d] = files[
[all...]
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A DMakefile.in118 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
120 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
121 END { for (dir in files) print dir, files[dir] }'
709 while read files; do \
710 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
711 $(INSTALL_HEADER) $$files "
[all...]

Completed in 154 milliseconds

<<11121314151617181920>>