diff options
Diffstat (limited to 'unit-tests/suff-transform-debug.exp')
-rw-r--r-- | unit-tests/suff-transform-debug.exp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/unit-tests/suff-transform-debug.exp b/unit-tests/suff-transform-debug.exp index 7fec51a1de9d..737fb0484718 100644 --- a/unit-tests/suff-transform-debug.exp +++ b/unit-tests/suff-transform-debug.exp @@ -7,8 +7,8 @@ #*** Global Variables: .ALLTARGETS = all .CURDIR = <curdir> -.INCLUDES = -.LIBS = +.INCLUDES = # (empty) +.LIBS = # (empty) .MAKE = <details omitted> .MAKE.DEPENDFILE = <details omitted> .MAKE.GID = <details omitted> @@ -20,12 +20,12 @@ .MAKE.PPID = <details omitted> .MAKE.UID = <details omitted> .MAKEFLAGS = -r -k -d g1 -.MAKEOVERRIDES = +.MAKEOVERRIDES = # (empty) .OBJDIR = <curdir> .PATH = . <curdir> -.TARGETS = +.TARGETS = # (empty) .newline = - +# (ends with space) MACHINE = <details omitted> MACHINE_ARCH = <details omitted> MAKE = <details omitted> |