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        = # (empty)
20.LIBS            = # (empty)
21.MAKE            = <details omitted>
22.MAKE.DEPENDFILE = <details omitted>
23.MAKE.GID        = <details omitted>
24.MAKE.JOBS.C     = <details omitted>
25.MAKE.LEVEL      = <details omitted>
26.MAKE.LEVEL.ENV  = MAKELEVEL
27.MAKE.MAKEFILES  = <details omitted>
28.MAKE.MAKEFILE_PREFERENCE = <details omitted>
29.MAKE.OS         = <details omitted>
30.MAKE.PID        = <details omitted>
31.MAKE.PPID       = <details omitted>
32.MAKE.UID        = <details omitted>
33.MAKEFLAGS       =  -r -k -d g1
34.MAKEOVERRIDES   = # (empty)
35.OBJDIR          = <curdir>
36.PATH            = . <curdir>
37.TARGETS         = # (empty)
38.newline         =
39# (ends with space)
40MACHINE          = <details omitted>
41MACHINE_ARCH     = <details omitted>
42MAKE             = <details omitted>
43MFLAGS           =   -r -k -d g1
44#*** Command-line Variables:
45
46#*** Directory Cache:
47# Stats: 0 hits 2 misses 0 near misses 0 losers (0%)
48#  refs  hits  directory
49#     1     0  <curdir>
50
51#*** Suffixes:
52#*** Transformations:
53exit status 0
54