HomeSort by: relevance | last modified time | path
    Searched refs:ifmake (Results 1 - 8 of 8) sorted by relevancy

  /src/usr.bin/make/unit-tests/
directive-ifmake.exp 1 make: directive-ifmake.mk:14: ok: positive condition works
2 make: directive-ifmake.mk:26: ok: negation works
3 make: directive-ifmake.mk:36: ok: double negation works
4 make: directive-ifmake.mk:44: ok: both mentioned
5 make: directive-ifmake.mk:52: ok: only those mentioned
6 make: directive-ifmake.mk:63: Targets can even be added at parse time.
7 make: directive-ifmake.mk:82: ok
directive-ifmake.mk 1 # $NetBSD: directive-ifmake.mk,v 1.12 2023/11/19 21:47:52 rillig Exp $
3 # Tests for the .ifmake directive, which provides a shortcut for asking
12 .ifmake first
22 .ifmake !first
34 .ifmake !!first
42 .ifmake first && second
50 .ifmake first && !unmentioned
61 .ifmake late-target
69 # a plain .if or an .ifmake.
70 .ifmake
    [all...]
varcmd.mk 42 .ifmake two
53 .ifmake four
Makefile 200 TESTS+= directive-ifmake
  /src/sys/arch/next68k/
Makefile 27 .ifmake TAGS
  /src/sys/arch/xen/
Makefile 9 .ifmake tags
  /src/tests/lib/libc/ssp/
Makefile 17 .ifmake !clean && !obj && !cleandir
  /src/sys/kern/
Makefile 41 .ifmake links

Completed in 14 milliseconds