1
1
make all --print-data-base --no-builtin-variables --no-builtin-rules --question
2
- # GNU Make 3.81
3
- # Copyright (C) 2006 Free Software Foundation, Inc.
4
- # This is free software; see the source for copying conditions.
5
- # There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
6
- # PARTICULAR PURPOSE.
7
-
8
- # This program built for i386-apple-darwin11.3.0
9
-
10
- make: *** No rule to make target `all'. Stop.
2
+ make: *** No rule to make target 'all'. Stop.
11
3
4
+ # GNU Make 4.4
5
+ # Built for aarch64-apple-darwin22.1.0
6
+ # Copyright (C) 1988-2022 Free Software Foundation, Inc.
7
+ # License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
8
+ # This is free software: you are free to change and redistribute it.
9
+ # There is NO WARRANTY, to the extent permitted by law.
12
10
13
- # Make data base, printed on Tue Aug 30 15:51:05 2022
11
+ # Make data base, printed on Mon Jan 23 00:39:43 2023
14
12
15
13
# Variables
16
14
17
- # automatic
18
- <D = $(patsubst %/,%,$(dir $<))
19
- # automatic
20
- ?F = $(notdir $?)
21
- # automatic
22
- ?D = $(patsubst %/,%,$(dir $?))
23
- # automatic
24
- @D = $(patsubst %/,%,$(dir $@))
25
- # automatic
26
-
27
- @F = $(notdir $@)
28
- # makefile
29
- CURDIR := /Users/fjulien/jailed_support
30
- # makefile
31
- SHELL = /bin/sh
32
15
# environment
33
- VSCODE_NLS_CONFIG = {"locale":"en-us","availableLanguages":{},"_languagePackSupport":true}
16
+ LC_ALL = C
34
17
# environment
35
- _ = /usr/bin/make
36
- # makefile
37
- MAKEFILE_LIST :=
18
+ TMPDIR = /var/folders/bh/dkbdbbl13d3fds9b2p06twqh0000gn/T/
38
19
# environment
39
- __CFBundleIdentifier = com.microsoft.VSCode
20
+ XPC_SERVICE_NAME = application. com.microsoft.VSCode.41035393.41035400
40
21
# environment
41
22
VSCODE_CWD = /
23
+ # default
24
+ MAKE_COMMAND := make
42
25
# environment
43
- PATH = /opt/homebrew/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands
26
+ __CFBundleIdentifier = com.microsoft.VSCode
27
+ # automatic
28
+ @D = $(patsubst %/,%,$(dir $@))
44
29
# environment
45
- ELECTRON_RUN_AS_NODE = 1
30
+ VSCODE_HANDLES_UNCAUGHT_ERRORS = true
46
31
# default
47
- .FEATURES := target-specific order-only second-expansion else-if archives jobserver check-symlink
32
+ .VARIABLES :=
48
33
# environment
49
- SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.emMk6N6fEK/Listeners
34
+ COMMAND_MODE = unix2003
35
+ # environment
36
+ PWD = /Users/fjulien/libSupport
37
+ # automatic
38
+ %D = $(patsubst %/,%,$(dir $%))
39
+ # automatic
40
+ ^D = $(patsubst %/,%,$(dir $^))
50
41
# automatic
51
42
%F = $(notdir $%)
52
43
# environment
53
- PWD = /Users/fjulien/jailed_support
54
- # environment
55
- ORIGINAL_XDG_CURRENT_DESKTOP = undefined
44
+ VSCODE_CODE_CACHE_PATH = /Users/fjulien/Library/Application Support/Code/CachedData/6261075646f055b99068d3688932416f2346dd3b
56
45
# environment
57
- VSCODE_AMD_ENTRYPOINT = vs/workbench/api/node/extensionHostProcess
46
+ LANG = C
58
47
# environment
59
- HOME = /Users/fjulien
48
+ THEOS = /Users/fjulien/theos
60
49
# default
61
- MAKEFILEPATH := /Applications/Xcode.app/Contents/Developer/Makefiles
50
+ .LOADED :=
51
+ # default
52
+ .INCLUDE_DIRS := /opt/homebrew/Cellar/make/4.4/include
62
53
# environment
63
- VSCODE_CODE_CACHE_PATH = /Users/fjulien/Library/Application Support/Code/CachedData/da76f93349a72022ca4670c1b84860304616aaa2
54
+ __CF_USER_TEXT_ENCODING = 0x1F5:0x0:0x0
55
+ # makefile
56
+ MAKEFLAGS = pqrR
57
+ # makefile
58
+ CURDIR := /Users/fjulien/libSupport
64
59
# environment
65
- LOGNAME = fjulien
60
+ APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = true
61
+ # automatic
62
+ *D = $(patsubst %/,%,$(dir $*))
66
63
# environment
67
- APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = 1
64
+ MFLAGS = -pqrR
68
65
# environment
69
- VSCODE_HANDLES_UNCAUGHT_ERRORS = true
66
+ SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.pHLvCLecyO/Listeners
67
+ # default
68
+ .SHELLFLAGS := -c
70
69
# automatic
71
- ^D = $(patsubst %/,%,$(dir $^))
70
+ +D = $(patsubst %/,%,$(dir $+))
71
+ # makefile
72
+ MAKEFILE_LIST :=
73
+ # automatic
74
+ @F = $(notdir $@)
72
75
# environment
73
- XPC_FLAGS = 0x0
76
+ VSCODE_PID = 4247
77
+ # automatic
78
+ ?D = $(patsubst %/,%,$(dir $?))
79
+ # environment
80
+ MallocNanoZone = 0
81
+ # automatic
82
+ *F = $(notdir $*)
83
+ # automatic
84
+ <D = $(patsubst %/,%,$(dir $<))
85
+ # environment
86
+ VSCODE_NLS_CONFIG = {"locale":"en-us","availableLanguages":{},"_languagePackSupport":true}
74
87
# default
75
- MAKE = $(MAKE_COMMAND)
88
+ MAKE_HOST := aarch64-apple-darwin22.1.0
89
+ # makefile
90
+ SHELL = /bin/sh
76
91
# default
77
92
MAKECMDGOALS := all
78
93
# environment
79
94
SHLVL = 1
80
- # default
81
- MAKE_VERSION := 3.81
82
95
# environment
83
- USER = fjulien
84
- # makefile
85
- .DEFAULT_GOAL :=
86
- # automatic
87
- %D = $(patsubst %/,%,$(dir $%))
88
- # default
89
- MAKE_COMMAND := /Applications/Xcode.app/Contents/Developer/usr/bin/make
96
+ MAKELEVEL := 0
90
97
# default
91
- .VARIABLES :=
98
+ MAKE = $(MAKE_COMMAND)
92
99
# environment
93
- TMPDIR = /var/folders/bh/dkbdbbl13d3fds9b2p06twqh0000gn/T/
100
+ PATH = /opt/homebrew/bin:/opt/homebrew/opt/make/libexec/gnubin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands
101
+ # default
102
+ MAKEFILES :=
94
103
# automatic
95
- *F = $(notdir $*)
104
+ ^F = $(notdir $^)
105
+ # automatic
106
+ ?F = $(notdir $?)
107
+ # automatic
108
+ +F = $(notdir $+)
109
+ # environment
110
+ ORIGINAL_XDG_CURRENT_DESKTOP = undefined
111
+ # 'override' directive
112
+ GNUMAKEFLAGS :=
96
113
# environment
97
- VSCODE_IPC_HOOK = /Users/ fjulien/Library/Application Support/Code/1.70.0-main.sock
114
+ LOGNAME = fjulien
98
115
# environment
99
- MallocNanoZone = 0
116
+ XPC_FLAGS = 0x0
100
117
# makefile
101
- MAKEFLAGS = Rrqp
118
+ .DEFAULT_GOAL :=
102
119
# environment
103
- MFLAGS = -Rrqp
104
- # automatic
105
- *D = $(patsubst %/,%,$(dir $*))
120
+ USER = fjulien
121
+ # default
122
+ MAKE_VERSION := 4.4
106
123
# environment
107
- XPC_SERVICE_NAME = application.com.microsoft.VSCode.20140805.20140811
108
- # automatic
109
- +D = $(patsubst %/,%,$(dir $+))
110
- # automatic
111
- +F = $(notdir $+)
124
+ _ = /opt/homebrew/opt/make/libexec/gnubin/make
112
125
# environment
113
- __CF_USER_TEXT_ENCODING = 0x1F5:0x0:0x0
126
+ VSCODE_AMD_ENTRYPOINT = vs/workbench/api/node/extensionHostProcess
114
127
# environment
115
- COMMAND_MODE = unix2003
128
+ HOME = /Users/fjulien
129
+ # environment
130
+ ELECTRON_RUN_AS_NODE = 1
131
+ # environment
132
+ VSCODE_IPC_HOOK = /Users/fjulien/Library/Application Support/Code/1.73.1-main.sock
116
133
# default
117
- MAKEFILES :=
134
+ .RECIPEPREFIX :=
118
135
# automatic
119
136
<F = $(notdir $<)
120
- # environment
121
- LC_ALL = C
122
- # automatic
123
- ^F = $(notdir $^)
124
137
# default
125
138
SUFFIXES :=
126
- # environment
127
- MAKELEVEL := 0
128
- # environment
129
- THEOS = /Users/fjulien/theos
130
- # environment
131
- LANG = C
132
- # environment
133
- VSCODE_PID = 70001
139
+ # default
140
+ .FEATURES := target-specific order-only second-expansion else-if shortest-stem undefine oneshell nocomment grouped-target extra-prereqs notintermediate shell-export archives jobserver jobserver-fifo output-sync check-symlink load
134
141
# variable set hash-table stats:
135
- # Load=58 /1024=6%, Rehash=0, Collisions=1/78=1 %
142
+ # Load=63 /1024=6%, Rehash=0, Collisions=3/89=3 %
136
143
137
144
# Pattern-specific Variable Values
138
145
@@ -151,69 +158,53 @@ VSCODE_PID = 70001
151
158
# Files
152
159
153
160
# Not a target:
154
- all:
155
- # Command-line target.
161
+ Makefile:
156
162
# Implicit rule search has been done.
157
163
# File does not exist.
158
- # File has not been updated.
159
- # variable set hash-table stats:
160
- # Load=0/32=0%, Rehash=0, Collisions=0/0=0%
164
+ # File has been updated.
165
+ # Failed to be updated.
161
166
162
167
# Not a target:
163
- .SUFFIXES :
168
+ .DEFAULT :
164
169
# Implicit rule search has not been done.
165
170
# Modification time never checked.
166
171
# File has not been updated.
167
172
168
173
# Not a target:
169
- Makefile :
170
- # A default, MAKEFILES, or -include/sinclude makefile .
174
+ all :
175
+ # Command line target .
171
176
# Implicit rule search has been done.
172
177
# File does not exist.
173
- # File has been updated.
174
- # Failed to be updated.
175
- # variable set hash-table stats:
176
- # Load=0/32=0%, Rehash=0, Collisions=0/0=0%
178
+ # File has not been updated.
177
179
178
180
# Not a target:
179
181
makefile:
180
- # A default, MAKEFILES, or -include/sinclude makefile.
181
182
# Implicit rule search has been done.
182
183
# File does not exist.
183
184
# File has been updated.
184
185
# Failed to be updated.
185
- # variable set hash-table stats:
186
- # Load=0/32=0%, Rehash=0, Collisions=0/0=0%
187
-
188
- # Not a target:
189
- .DEFAULT:
190
- # Implicit rule search has not been done.
191
- # Modification time never checked.
192
- # File has not been updated.
193
186
194
187
# Not a target:
195
188
GNUmakefile:
196
- # A default, MAKEFILES, or -include/sinclude makefile.
197
189
# Implicit rule search has been done.
198
190
# File does not exist.
199
191
# File has been updated.
200
192
# Failed to be updated.
201
- # variable set hash-table stats:
202
- # Load=0/32=0%, Rehash=0, Collisions=0/0=0%
203
193
204
194
# files hash-table stats:
205
- # Load=6/1024=1%, Rehash=0, Collisions=0/17 =0%
195
+ # Load=6/1024=1%, Rehash=0, Collisions=0/16 =0%
206
196
# VPATH Search Paths
207
197
208
- # No ` vpath' search paths.
198
+ # No ' vpath' search paths.
209
199
210
- # No general (` VPATH' variable) search path.
200
+ # No general (' VPATH' variable) search path.
211
201
212
- # # of strings in strcache: 0
213
- # # of strcache buffers: 0
214
- # strcache size: total = 0 / max = 0 / min = 4096 / avg = 0
215
- # strcache free: total = 0 / max = 0 / min = 4096 / avg = 0
202
+ # strcache buffers: 1 (0) / strings = 15 / storage = 142 B / avg = 9 B
203
+ # current buf: size = 8162 B / used = 142 B / count = 15 / avg = 9 B
216
204
217
- # Finished Make data base on Tue Aug 30 15:51:05 2022
205
+ # strcache performance: lookups = 18 / hit rate = 16%
206
+ # hash-table stats:
207
+ # Load=15/8192=0%, Rehash=0, Collisions=0/18=0%
208
+ # Finished Make data base on Mon Jan 23 00:39:43 2023
218
209
219
210
0 commit comments