xref: /freebsd/contrib/bmake/unit-tests/opt-debug-graph1.exp (revision dd41de95a84d979615a2ef11df6850622bf6184e)
1#*** Input graph:
2# all, unmade, type OP_DEPENDS|OP_HAS_COMMANDS, flags none
3# made-target, unmade, type OP_DEPENDS, flags none
4# made-target-no-sources, unmade, type OP_DEPENDS, flags none
5# made-source, unmade, type OP_DEPENDS, flags none
6# unmade-target, unmade, type OP_DEPENDS, flags none
7# unmade-sources, unmade, type none, flags none
8# unmade-silent-source, unmade, type OP_SILENT, flags none
9# unmade-target-no-sources, unmade, type OP_DEPENDS, flags none
10
11
12#
13#   Files that are only sources:
14#	unmade-sources [unmade-sources]
15#	unmade-silent-source [unmade-silent-source] .SILENT
16#*** Global Variables:
17.ALLTARGETS      =  all made-target made-target-no-sources made-source unmade-target unmade-sources unmade-silent-source unmade-target-no-sources
18.CURDIR          = <curdir>
19.INCLUDES        =
20.LIBS            =
21.MAKE            = <details omitted>
22.MAKE.DEPENDFILE = <details omitted>
23.MAKE.GID        = <details omitted>
24.MAKE.LEVEL      = <details omitted>
25.MAKE.MAKEFILES  = <details omitted>
26.MAKE.MAKEFILE_PREFERENCE = <details omitted>
27.MAKE.OS         = <details omitted>
28.MAKE.PID        = <details omitted>
29.MAKE.PPID       = <details omitted>
30.MAKE.UID        = <details omitted>
31.MAKEFLAGS       =  -r -k -d g1
32.MAKEOVERRIDES   =
33.OBJDIR          = <curdir>
34.PATH            = . <curdir>
35.TARGETS         =
36.newline         =
37
38MACHINE          = <details omitted>
39MACHINE_ARCH     = <details omitted>
40MAKE             = <details omitted>
41MFLAGS           =   -r -k -d g1
42#*** Command-line Variables:
43.MAKE.LEVEL.ENV  = MAKELEVEL
44
45#*** Directory Cache:
46# Stats: 0 hits 2 misses 0 near misses 0 losers (0%)
47#  refs  hits  directory
48#     1     0  <curdir>
49#     1     0  .
50
51#*** Suffixes:
52#*** Transformations:
53exit status 0
54