HomeSort by: relevance | last modified time | path
    Searched refs:SUFFIXES (Results 1 - 25 of 126) sorted by relevancy

1 2 3 4 5 6

  /src/usr.bin/make/unit-tests/
varname-dot-suffixes.mk 1 # $NetBSD: varname-dot-suffixes.mk,v 1.5 2023/12/20 09:03:09 rillig Exp $
3 # Tests for the special "variable" .SUFFIXES, which lists the suffixes that
4 # have been registered for use in suffix transformation rules. Suffixes are
7 # The name '.SUFFIXES' does not refer to a real variable, instead it can be
8 # used as a starting "variable name" for expressions like ${.SUFFIXES} or
9 # ${.SUFFIXES:M*o}.
12 .if ${.SUFFIXES} != ""
15 # There is no actual variable named '.SUFFIXES', it is all made up.
16 .if defined(.SUFFIXES)
    [all...]
varname-dot-suffixes.exp 1 Global: ignoring delete '.SUFFIXES' as it is not found
4 Global: ignoring '.SUFFIXES = set' as it is read-only
5 Global: ignoring '.SUFFIXES = append' as it is read-only
7 Var_Parse: ${.SUFFIXES::=assign} (eval-keep-dollar-and-undefined)
8 Evaluating modifier ${.SUFFIXES::...} on value ".c .o .1 .err .tar.gz" (eval-keep-dollar-and-undefined, regular)
10 Global: ignoring '.SUFFIXES = assign' as it is read-only
11 Result of ${.SUFFIXES::=assign} is "" (eval-keep-dollar-and-undefined, regular)
13 Var_Parse: ${preserve:L:_=.SUFFIXES} (eval-keep-dollar-and-undefined)
17 Global: ignoring '.SUFFIXES = preserve' as it is read-only
18 Result of ${preserve:_=.SUFFIXES} is "preserve" (eval-keep-dollar-and-undefined, defined
    [all...]
deptgt.mk 3 # Tests for special targets like .BEGIN or .SUFFIXES in dependency
11 .SUFFIXES .PHONY: .c.o
  /src/sys/arch/m68k/060sp/
Makefile 7 .SUFFIXES:
9 .SUFFIXES: .sa .S
  /src/lib/libcurses/PSD.doc/
Makefile 14 .SUFFIXES:
15 .SUFFIXES: .c .gr
  /src/external/bsd/compiler_rt/lib/clang/lib/netbsd/
syms.mk 6 .SUFFIXES: .a .a.syms
  /src/usr.sbin/postinstall/
Makefile 15 .SUFFIXES: .in
  /src/etc/pam.d/
Makefile 16 .SUFFIXES: .in
  /src/regress/sys/arch/m68k/060sp/
Makefile 15 .SUFFIXES: .S .sa
  /src/tests/lib/libppath/
Makefile 13 .SUFFIXES: .plist .h
  /src/external/mit/xorg/lib/libxcb/files/
Makefile 14 .SUFFIXES: .c .xml
  /src/external/gpl2/groff/dist/contrib/mm/
Makefile.sim 27 .SUFFIXES: .n .man
  /src/share/mk/
bsd.clang-analyze.mk 13 .SUFFIXES: .c .cc .cpp .cxx .C .clang-analyzer
bsd.nls.mk 21 .SUFFIXES: .cat .msg
  /src/external/bsd/openldap/dist/build/
lib-shared.mk 21 .SUFFIXES: .c .o .lo
  /src/share/i18n/csmapper/
Makefile 7 .SUFFIXES: .src .646 .mps
  /src/share/i18n/esdb/
Makefile 9 .SUFFIXES: .src .esdb
  /src/sys/conf/
assym.mk 44 .SUFFIXES: .genassym .assym.h
  /src/external/bsd/zstd/dist/tests/
test-license.py 40 SUFFIXES = [
139 for suffix in SUFFIXES:
  /src/external/gpl2/xcvs/dist/contrib/
Makefile.am 101 SUFFIXES = .sh
  /src/external/lgpl3/gmp/dist/mpn/
Makeasm.am 44 # generated suffixes to this $(SUFFIXES) list. This is essential for us,
55 SUFFIXES = .s .S .asm
  /src/lib/libcrypt/
Makefile 45 .SUFFIXES: .test
  /src/external/bsd/openldap/dist/contrib/slapd-modules/acl/
Makefile 33 .SUFFIXES: .c .o .lo
  /src/external/bsd/openldap/dist/contrib/slapd-modules/addpartial/
Makefile 33 .SUFFIXES: .c .o .lo
  /src/external/bsd/openldap/dist/contrib/slapd-modules/allowed/
Makefile 45 .SUFFIXES: .c .o .lo

Completed in 59 milliseconds

1 2 3 4 5 6