suff-transform-debug.exp revision 1.2
1#*** Input graph:
2# all, made UNMADE, type OP_DEPENDS, flags none
3
4
5#
6#   Files that are only sources:
7#*** Global Variables:
8.ALLTARGETS      =  all
9.CURDIR          = <curdir>
10.INCLUDES        =
11.LIBS            =
12.MAKE            = <details omitted>
13.MAKE.DEPENDFILE = <details omitted>
14.MAKE.GID        = <details omitted>
15.MAKE.LEVEL      = <details omitted>
16.MAKE.MAKEFILES  = <details omitted>
17.MAKE.MAKEFILE_PREFERENCE = <details omitted>
18.MAKE.OS         = <details omitted>
19.MAKE.PATH_FILEMON = <details omitted>
20.MAKE.PID        = <details omitted>
21.MAKE.PPID       = <details omitted>
22.MAKE.UID        = <details omitted>
23.MAKEFLAGS       =  -r -k -d g1
24.MAKEOVERRIDES   =
25.OBJDIR          = <curdir>
26.PATH            = . <curdir>
27.TARGETS         =
28.newline         =
29
30MACHINE          = <details omitted>
31MACHINE_ARCH     = <details omitted>
32MAKE             = <details omitted>
33MFLAGS           =   -r -k -d g1
34#*** Command-line Variables:
35.MAKE.LEVEL.ENV  = MAKELEVEL
36
37#*** Suffixes:
38# ".a" (num 1, ref 2)
39#	To:
40#	From: .cpp
41#	Search Path:
42# ".c" (num 2, ref 2)
43#	To: .cpp
44#	From:
45#	Search Path:
46# ".cpp" (num 3, ref 3)
47#	To: .a
48#	From: .c
49#	Search Path:
50#*** Transformations:
51.c.cpp          :
52	: Making ${.TARGET} from impsrc ${.IMPSRC} allsrc ${.ALLSRC}.
53
54.cpp.a          :
55	: Making ${.TARGET} from impsrc ${.IMPSRC} allsrc ${.ALLSRC}.
56
57exit status 0
58