xref: /freebsd-src/contrib/bmake/unit-tests/suff-transform-debug.exp (revision c9f4001f81c4d5778f70f77dc9892d1c4ecfdcdb)
106b9b3e0SSimon J. Gerraty#*** Input graph:
2dba7b0efSSimon J. Gerraty# all, unmade, type OP_DEPENDS, flags none
306b9b3e0SSimon J. Gerraty
406b9b3e0SSimon J. Gerraty
506b9b3e0SSimon J. Gerraty#
606b9b3e0SSimon J. Gerraty#   Files that are only sources:
706b9b3e0SSimon J. Gerraty#*** Global Variables:
806b9b3e0SSimon J. Gerraty.ALLTARGETS      =  all
906b9b3e0SSimon J. Gerraty.CURDIR          = <curdir>
101d3f2ddcSSimon J. Gerraty.INCLUDES        = # (empty)
111d3f2ddcSSimon J. Gerraty.LIBS            = # (empty)
1206b9b3e0SSimon J. Gerraty.MAKE            = <details omitted>
1306b9b3e0SSimon J. Gerraty.MAKE.DEPENDFILE = <details omitted>
1406b9b3e0SSimon J. Gerraty.MAKE.GID        = <details omitted>
1598875883SSimon J. Gerraty.MAKE.JOBS.C     = <details omitted>
1606b9b3e0SSimon J. Gerraty.MAKE.LEVEL      = <details omitted>
17*c9f4001fSSimon J. Gerraty.MAKE.LEVEL.ENV  = MAKELEVEL
1806b9b3e0SSimon J. Gerraty.MAKE.MAKEFILES  = <details omitted>
1906b9b3e0SSimon J. Gerraty.MAKE.MAKEFILE_PREFERENCE = <details omitted>
2006b9b3e0SSimon J. Gerraty.MAKE.OS         = <details omitted>
2106b9b3e0SSimon J. Gerraty.MAKE.PID        = <details omitted>
2206b9b3e0SSimon J. Gerraty.MAKE.PPID       = <details omitted>
2306b9b3e0SSimon J. Gerraty.MAKE.UID        = <details omitted>
2406b9b3e0SSimon J. Gerraty.MAKEFLAGS       =  -r -k -d g1
251d3f2ddcSSimon J. Gerraty.MAKEOVERRIDES   = # (empty)
2606b9b3e0SSimon J. Gerraty.OBJDIR          = <curdir>
2706b9b3e0SSimon J. Gerraty.PATH            = . <curdir>
281d3f2ddcSSimon J. Gerraty.TARGETS         = # (empty)
2906b9b3e0SSimon J. Gerraty.newline         =
301d3f2ddcSSimon J. Gerraty# (ends with space)
3106b9b3e0SSimon J. GerratyMACHINE          = <details omitted>
3206b9b3e0SSimon J. GerratyMACHINE_ARCH     = <details omitted>
3306b9b3e0SSimon J. GerratyMAKE             = <details omitted>
3406b9b3e0SSimon J. GerratyMFLAGS           =   -r -k -d g1
3506b9b3e0SSimon J. Gerraty#*** Command-line Variables:
3606b9b3e0SSimon J. Gerraty
3706b9b3e0SSimon J. Gerraty#*** Directory Cache:
3806b9b3e0SSimon J. Gerraty# Stats: 0 hits 2 misses 0 near misses 0 losers (0%)
3906b9b3e0SSimon J. Gerraty#  refs  hits  directory
4006b9b3e0SSimon J. Gerraty#     1     0  <curdir>
4106b9b3e0SSimon J. Gerraty
4206b9b3e0SSimon J. Gerraty#*** Suffixes:
4306b9b3e0SSimon J. Gerraty# ".a" (num 1, ref 2)
4406b9b3e0SSimon J. Gerraty#	To:
4506b9b3e0SSimon J. Gerraty#	From: .cpp
4606b9b3e0SSimon J. Gerraty#	Search Path:
4706b9b3e0SSimon J. Gerraty# ".c" (num 2, ref 2)
4806b9b3e0SSimon J. Gerraty#	To: .cpp
4906b9b3e0SSimon J. Gerraty#	From:
5006b9b3e0SSimon J. Gerraty#	Search Path:
5106b9b3e0SSimon J. Gerraty# ".cpp" (num 3, ref 3)
5206b9b3e0SSimon J. Gerraty#	To: .a
5306b9b3e0SSimon J. Gerraty#	From: .c
5406b9b3e0SSimon J. Gerraty#	Search Path:
5506b9b3e0SSimon J. Gerraty#*** Transformations:
5606b9b3e0SSimon J. Gerraty.c.cpp          :
5706b9b3e0SSimon J. Gerraty	: Making ${.TARGET} from impsrc ${.IMPSRC} allsrc ${.ALLSRC}.
5806b9b3e0SSimon J. Gerraty
5906b9b3e0SSimon J. Gerraty.cpp.a          :
6006b9b3e0SSimon J. Gerraty	: Making ${.TARGET} from impsrc ${.IMPSRC} allsrc ${.ALLSRC}.
6106b9b3e0SSimon J. Gerraty
6206b9b3e0SSimon J. Gerratyexit status 0
63