Searched refs:subdir (Results 176 - 200 of 303) sorted by relevance

1234567891011>>

/freebsd-10-stable/lib/libiconv_modules/
H A DMakefile10 .include <bsd.subdir.mk>
/freebsd-10-stable/share/doc/
H A DMakefile37 .include <bsd.subdir.mk>
/freebsd-10-stable/secure/usr.bin/
H A DMakefile19 .include <bsd.subdir.mk>
/freebsd-10-stable/kerberos5/lib/
H A DMakefile17 .include <bsd.subdir.mk>
/freebsd-10-stable/sys/modules/cxgbe/
H A DMakefile27 .include <bsd.subdir.mk>
/freebsd-10-stable/sbin/geom/class/
H A DMakefile24 .include <bsd.subdir.mk>
/freebsd-10-stable/usr.bin/clang/
H A DMakefile34 .include <bsd.subdir.mk>
/freebsd-10-stable/usr.sbin/pkg_install/
H A DMakefile7 .include <bsd.subdir.mk>
/freebsd-10-stable/cddl/usr.sbin/
H A DMakefile41 .include <bsd.subdir.mk>
/freebsd-10-stable/cddl/lib/
H A DMakefile40 .include <bsd.subdir.mk>
/freebsd-10-stable/usr.sbin/ntp/
H A DMakefile18 .include <bsd.subdir.mk>
/freebsd-10-stable/sys/modules/drm2/
H A DMakefile36 .include <bsd.subdir.mk>
/freebsd-10-stable/sys/modules/dtrace/
H A DMakefile31 .include <bsd.subdir.mk>
/freebsd-10-stable/sys/modules/syscons/
H A DMakefile36 .include <bsd.subdir.mk>
/freebsd-10-stable/sys/modules/geom/
H A DMakefile40 .include <bsd.subdir.mk>
/freebsd-10-stable/contrib/bmake/mk/
H A Dsubdir.mk1 # $Id: subdir.mk,v 1.16 2017/02/08 22:16:59 sjg Exp $
4 # $NetBSD: bsd.subdir.mk,v 1.11 1996/04/04 02:05:06 jtc Exp $
5 # @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91
8 .include <meta.subdir.mk>
/freebsd-10-stable/share/mk/
H A Dbsd.subdir.mk1 # from: @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91
2 # $FreeBSD: stable/10/share/mk/bsd.subdir.mk 313790 2017-02-16 05:14:07Z ngie $
4 # The include file <bsd.subdir.mk> contains the default targets
9 # also a default target which allows the command "make subdir" where
10 # subdir is any directory listed in the variable SUBDIRS.
32 .if !target(__<bsd.subdir.mk>__)
33 __<bsd.subdir.mk>__:
/freebsd-10-stable/contrib/openpam/bin/
H A DMakefile.in84 subdir = bin
316 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
317 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
354 for subdir in $$list; do \
355 echo "Making $$target in $$subdir"; \
356 if test "$$subdir" = "."; then \
362 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
384 list='$(SUBDIRS)'; for subdir in $$list; do \
385 if test "$$subdir" = .; then :; else \
386 test ! -f $$subdir/TAG
[all...]
/freebsd-10-stable/contrib/openpam/modules/
H A DMakefile.in83 subdir = modules
315 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
316 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
353 for subdir in $$list; do \
354 echo "Making $$target in $$subdir"; \
355 if test "$$subdir" = "."; then \
361 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
383 list='$(SUBDIRS)'; for subdir in $$list; do \
384 if test "$$subdir" = .; then :; else \
385 test ! -f $$subdir/TAG
[all...]
/freebsd-10-stable/contrib/openpam/doc/
H A DMakefile.in82 subdir = doc
314 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
315 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
352 for subdir in $$list; do \
353 echo "Making $$target in $$subdir"; \
354 if test "$$subdir" = "."; then \
360 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
382 list='$(SUBDIRS)'; for subdir in $$list; do \
383 if test "$$subdir" = .; then :; else \
384 test ! -f $$subdir/TAG
[all...]
/freebsd-10-stable/contrib/openpam/include/
H A DMakefile.in82 subdir = include
314 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
315 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
352 for subdir in $$list; do \
353 echo "Making $$target in $$subdir"; \
354 if test "$$subdir" = "."; then \
360 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
382 list='$(SUBDIRS)'; for subdir in $$list; do \
383 if test "$$subdir" = .; then :; else \
384 test ! -f $$subdir/TAG
[all...]
/freebsd-10-stable/sbin/geom/
H A DMakefile26 .include <bsd.subdir.mk>
/freebsd-10-stable/sys/modules/sound/driver/
H A DMakefile33 .include <bsd.subdir.mk>
/freebsd-10-stable/kerberos5/
H A DMakefile33 .include <bsd.subdir.mk>
/freebsd-10-stable/sys/modules/netgraph/
H A DMakefile65 .include <bsd.subdir.mk>

Completed in 2086 milliseconds

1234567891011>>