diff options
Diffstat (limited to 'unit-tests/opt-debug-graph3.exp')
| -rw-r--r-- | unit-tests/opt-debug-graph3.exp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/unit-tests/opt-debug-graph3.exp b/unit-tests/opt-debug-graph3.exp index 78edb59e4e02..36706145eb14 100644 --- a/unit-tests/opt-debug-graph3.exp +++ b/unit-tests/opt-debug-graph3.exp @@ -50,8 +50,8 @@ all : made-target error-target aborted-target #*** Global Variables: .ALLTARGETS = made-target error-target aborted-target aborted-target-dependency all .END .CURDIR = <curdir> -.INCLUDES = -.LIBS = +.INCLUDES = # (empty) +.LIBS = # (empty) .MAKE = <details omitted> .MAKE.DEPENDFILE = <details omitted> .MAKE.GID = <details omitted> @@ -63,12 +63,12 @@ all : made-target error-target aborted-target .MAKE.PPID = <details omitted> .MAKE.UID = <details omitted> .MAKEFLAGS = -r -k -d g3 -.MAKEOVERRIDES = +.MAKEOVERRIDES = # (empty) .OBJDIR = <curdir> .PATH = . <curdir> .TARGETS = all .newline = - +# (ends with space) MACHINE = <details omitted> MACHINE_ARCH = <details omitted> MAKE = <details omitted> |
