suff-main-several.exp revision 1.1 1 ParseReadLine (8): '.1.2 .1.3 .1.4:'
2 ParseDoDependency(.1.2 .1.3 .1.4:)
3 Setting main node to ".1.2"
4 ParseReadLine (9): ' : Making ${.TARGET} from ${.IMPSRC}.'
5 ParseReadLine (14): 'next-main:'
6 ParseDoDependency(next-main:)
7 ParseReadLine (15): ' : Making ${.TARGET}'
8 ParseReadLine (19): '.SUFFIXES: .1 .2 .3 .4'
9 ParseDoDependency(.SUFFIXES: .1 .2 .3 .4)
10 Adding suffix ".1"
11 Adding suffix ".2"
12 Setting main node from ".1.2" back to null
13 defining transformation from `.1' to `.2'
14 inserting ".1" (1) at end of list
15 inserting ".2" (2) at end of list
16 Setting main node to ".1.3"
17 Adding suffix ".3"
18 Setting main node from ".1.3" back to null
19 defining transformation from `.1' to `.3'
20 inserting ".1" (1) at end of list
21 inserting ".3" (3) at end of list
22 Setting main node to ".1.4"
23 Adding suffix ".4"
24 Setting main node from ".1.4" back to null
25 defining transformation from `.1' to `.4'
26 inserting ".1" (1) at end of list
27 inserting ".4" (4) at end of list
28 Setting main node to "next-main"
29 ParseReadLine (24): '.SUFFIXES:'
30 ParseDoDependency(.SUFFIXES:)
31 Clearing all suffixes
32 ParseReadLine (32): '.SUFFIXES: .4 .3 .2 .1'
33 ParseDoDependency(.SUFFIXES: .4 .3 .2 .1)
34 Adding suffix ".4"
35 Adding suffix ".3"
36 Adding suffix ".2"
37 Adding suffix ".1"
38 ParseReadLine (33): '.SUFFIXES:'
39 ParseDoDependency(.SUFFIXES:)
40 Clearing all suffixes
41 ParseReadLine (34): '.SUFFIXES: .1 .2 .3 .4'
42 ParseDoDependency(.SUFFIXES: .1 .2 .3 .4)
43 Adding suffix ".1"
44 Adding suffix ".2"
45 Adding suffix ".3"
46 Adding suffix ".4"
47 ParseReadLine (35): '.SUFFIXES:'
48 ParseDoDependency(.SUFFIXES:)
49 Clearing all suffixes
50 ParseReadLine (36): '.SUFFIXES: .4 .3 .2 .1'
51 ParseDoDependency(.SUFFIXES: .4 .3 .2 .1)
52 Adding suffix ".4"
53 Adding suffix ".3"
54 Adding suffix ".2"
55 Adding suffix ".1"
56 ParseReadLine (38): 'suff-main-several.1:'
57 ParseDoDependency(suff-main-several.1:)
58 ParseReadLine (39): ' : Making ${.TARGET} out of nothing.'
59 ParseReadLine (40): 'next-main: suff-main-several.{2,3,4}'
60 ParseDoDependency(next-main: suff-main-several.{2,3,4})
61 # LinkSource: added child next-main - suff-main-several.{2,3,4}
62 # next-main, made UNMADE, type OP_DEPENDS|OP_HAS_COMMANDS, flags none
63 # suff-main-several.{2,3,4}, made UNMADE, type none, flags none
64 ParseReadLine (42): '.MAKEFLAGS: -d0 -dg1'
65 ParseDoDependency(.MAKEFLAGS: -d0 -dg1)
66 #*** Input graph:
67 # .1.2, made UNMADE, type OP_TRANSFORM, flags none
68 # .1.3, made UNMADE, type OP_TRANSFORM, flags none
69 # .1.4, made UNMADE, type OP_TRANSFORM, flags none
70 # next-main, made UNMADE, type OP_DEPENDS|OP_HAS_COMMANDS, flags none
71 # suff-main-several.1, made UNMADE, type OP_DEPENDS|OP_HAS_COMMANDS, flags none
72 # suff-main-several.{2,3,4}, made UNMADE, type none, flags none
73
74
75 #
76 # Files that are only sources:
77 # .1.2 [.1.2]
78 # .1.3 [.1.3]
79 # .1.4 [.1.4]
80 # suff-main-several.{2,3,4} [suff-main-several.{2,3,4}]
81 #*** Global Variables:
82 .ALLTARGETS = .1.2 .1.3 .1.4 next-main suff-main-several.1 suff-main-several.{2,3,4}
83 .CURDIR = <curdir>
84 .INCLUDES =
85 .LIBS =
86 .MAKE = <details omitted>
87 .MAKE.DEPENDFILE = <details omitted>
88 .MAKE.LEVEL = <details omitted>
89 .MAKE.MAKEFILES = <details omitted>
90 .MAKE.MAKEFILE_PREFERENCE = <details omitted>
91 .MAKE.OS = <details omitted>
92 .MAKE.PATH_FILEMON = <details omitted>
93 .MAKE.PID = <details omitted>
94 .MAKE.PPID = <details omitted>
95 .MAKEFLAGS = -r -k -d mps -d 0 -d g1
96 .MAKEOVERRIDES =
97 .OBJDIR = <curdir>
98 .PATH = . <curdir>
99 .TARGETS =
100 .newline =
101
102 MACHINE = <details omitted>
103 MACHINE_ARCH = <details omitted>
104 MAKE = <details omitted>
105 MFLAGS = -r -k -d mps -d 0 -d g1
106 #*** Command-line Variables:
107 .MAKE.LEVEL.ENV = MAKELEVEL
108
109 #*** Suffixes:
110 # ".4" (num 1, ref 1)
111 # To:
112 # From:
113 # Search Path:
114 # ".3" (num 2, ref 1)
115 # To:
116 # From:
117 # Search Path:
118 # ".2" (num 3, ref 1)
119 # To:
120 # From:
121 # Search Path:
122 # ".1" (num 4, ref 1)
123 # To:
124 # From:
125 # Search Path:
126 #*** Transformations:
127 make: don't know how to make suff-main-several.2 (continuing)
128 make: don't know how to make suff-main-several.3 (continuing)
129 make: don't know how to make suff-main-several.4 (continuing)
130 `next-main' not remade because of errors.
131 exit status 0
132