1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
|
make all -f "/Users/jmm/Documents/git/ProjectMustang/makefile" --print-data-base --no-builtin-variables --no-builtin-rules --question
# GNU Make 3.81
# Copyright (C) 2006 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions.
# There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
# This program built for i386-apple-darwin11.3.0
# Make data base, printed on Mon Nov 1 10:33:21 2021
# Variables
# automatic
<D = $(patsubst %/,%,$(dir $<))
# automatic
?F = $(notdir $?)
# environment
VSCODE_LOG_NATIVE = false
# automatic
?D = $(patsubst %/,%,$(dir $?))
# automatic
@D = $(patsubst %/,%,$(dir $@))
# automatic
@F = $(notdir $@)
# makefile
CURDIR := /Users/jmm/Documents/git/ProjectMustang
# makefile
SHELL = /bin/sh
# environment
VSCODE_NLS_CONFIG = {"locale":"en-us","availableLanguages":{},"_languagePackSupport":true}
# environment
_ = /usr/bin/make
# makefile (from `/Users/jmm/Documents/git/ProjectMustang/makefile', line 1)
MAKEFILE_LIST := /Users/jmm/Documents/git/ProjectMustang/makefile
# environment
VSCODE_VERBOSE_LOGGING = true
# environment
__CFBundleIdentifier = com.visualstudio.code.oss
# environment
INFOPATH = /opt/homebrew/share/info:
# environment
PLAN9 = /opt/plan9port
# environment
VSCODE_IPC_HOOK_EXTHOST = /var/folders/qq/frtrjqf10vlcgdw8_fwlhm_c0000gn/T/vscode-ipc-6442ebc7-8e85-4d28-b0e2-f9a0fc3ed687.sock
# environment
VSCODE_CWD = /
# environment
PATH = /opt/ProjectMustang/bin:/Users/jmm/.local/bin:/opt/CEdev/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/opt/X11/bin:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/opt/plan9port/bin
# environment
ZDOTDIR = /Users/jmm/.config/shells/zsh
# environment
VSCODE_LOG_STACK = false
# environment
ELECTRON_RUN_AS_NODE = 1
# default
.FEATURES := target-specific order-only second-expansion else-if archives jobserver check-symlink
# environment
SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.rBEHA7GWj3/Listeners
# automatic
%F = $(notdir $%)
# makefile (from `/Users/jmm/Documents/git/ProjectMustang/makefile', line 1)
(CC) = clang
# environment
DISPLAY = /private/tmp/com.apple.launchd.gZJXoHdnVC/org.xquartz:0
# automatic
*F = $(notdir $*)
# environment
VSCODE_PIPE_LOGGING = true
# environment
PWD = /Users/jmm/Documents/git/ProjectMustang
# environment
HOMEBREW_CELLAR = /opt/homebrew/Cellar
# environment
ORIGINAL_XDG_CURRENT_DESKTOP = undefined
# environment
MANPATH = /opt/homebrew/share/man::
# environment
VSCODE_AMD_ENTRYPOINT = vs/workbench/services/extensions/node/extensionHostProcess
# environment
HOME = /Users/jmm
# environment
XDG_CACHE_HOME = /Users/jmm/.cache
# default
MAKEFILEPATH := /Applications/Xcode.app/Contents/Developer/Makefiles
# environment
VSCODE_CODE_CACHE_PATH = /Users/jmm/Library/Application Support/VSCodium/CachedData/6cba118ac49a1b88332f312a8f67186f7f3c1643
# environment
LOGNAME = jmm
# environment
APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = true
# environment
ZSH = /Users/jmm/.config/shells/zsh
# environment
VSCODE_HANDLES_UNCAUGHT_ERRORS = true
# automatic
^D = $(patsubst %/,%,$(dir $^))
# environment
ProMust = /opt/ProjectMustang
# environment
SHELLDIR = /Users/jmm/.config/shells
# environment
XPC_FLAGS = 0x0
# default
MAKE = $(MAKE_COMMAND)
# default
MAKECMDGOALS := all
# environment
SHLVL = 1
# default
MAKE_VERSION := 3.81
# environment
USER = jmm
# makefile
.DEFAULT_GOAL := src
# automatic
%D = $(patsubst %/,%,$(dir $%))
# default
MAKE_COMMAND := /Applications/Xcode.app/Contents/Developer/usr/bin/make
# default
.VARIABLES :=
# environment
TMPDIR = /var/folders/qq/frtrjqf10vlcgdw8_fwlhm_c0000gn/T/
# environment
CEDEV = /opt/CEdev
# environment
VSCODE_IPC_HOOK = /Users/jmm/Library/Application Support/VSCodium/1.61.2-main.sock
# makefile
MAKEFLAGS = Rrqp
# environment
MFLAGS = -Rrqp
# automatic
*D = $(patsubst %/,%,$(dir $*))
# environment
HOMEBREW_SHELLENV_PREFIX = /opt/homebrew
# environment
XPC_SERVICE_NAME = application.com.visualstudio.code.oss.20131101.20131106
# environment
HOMEBREW_PREFIX = /opt/homebrew
# automatic
+D = $(patsubst %/,%,$(dir $+))
# automatic
+F = $(notdir $+)
# environment
HOMEBREW_REPOSITORY = /opt/homebrew
# environment
__CF_USER_TEXT_ENCODING = 0x1F5:0x0:0x0
# environment
COMMAND_MODE = unix2003
# default
MAKEFILES :=
# automatic
<F = $(notdir $<)
# environment
XDG_CONFIG_HOME = /Users/jmm/.config
# environment
LC_ALL = C
# environment
LESSHISTFILE = -
# automatic
^F = $(notdir $^)
# environment
XDG_DATA_HOME = /Users/jmm/.local/share
# default
SUFFIXES :=
# default
.INCLUDE_DIRS = /usr/local/include
# makefile (from `/Users/jmm/Documents/git/ProjectMustang/makefile', line 4)
PROROOT := /Users/jmm/Documents/git/ProjectMustang
# environment
MAKELEVEL := 0
# environment
ENV = /Users/jmm/.config/shells/ksh/kshrc
# makefile (from `/Users/jmm/Documents/git/ProjectMustang/makefile', line 3)
SUBDIRS := src
# environment
LANG = C
# environment
VSCODE_PID = 28450
# variable set hash-table stats:
# Load=83/1024=8%, Rehash=0, Collisions=3/113=3%
# Pattern-specific Variable Values
# No pattern-specific variable values.
# Directories
# No files, no impossibilities in 0 directories.
# Implicit Rules
# No implicit rules.
# Files
all:
# Phony target (prerequisite of .PHONY).
# Command-line target.
# Implicit rule search has not been done.
# File does not exist.
# File has been updated.
# Successfully updated.
.PHONY: install all clean src
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
# Not a target:
/Users/jmm/Documents/git/ProjectMustang/makefile:
# Implicit rule search has been done.
# Last modified 2021-10-10 19:11:05
# File has been updated.
# Successfully updated.
# variable set hash-table stats:
# Load=0/32=0%, Rehash=0, Collisions=0/0=0%
# Not a target:
.SUFFIXES:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
src:
# Phony target (prerequisite of .PHONY).
# Implicit rule search has not been done.
# File does not exist.
# File has not been updated.
# commands to execute (from `/Users/jmm/Documents/git/ProjectMustang/makefile', line 9):
$(MAKE) -C $@ $(MAKECMDGOALS)
# Not a target:
.DEFAULT:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
clean: src
# Phony target (prerequisite of .PHONY).
# Implicit rule search has not been done.
# File does not exist.
# File has not been updated.
# commands to execute (from `/Users/jmm/Documents/git/ProjectMustang/makefile', line 18):
@rm $(wildcard build/bin/*)
install:
# Phony target (prerequisite of .PHONY).
# Implicit rule search has not been done.
# File does not exist.
# File has not been updated.
# commands to execute (from `/Users/jmm/Documents/git/ProjectMustang/makefile', line 14):
@rm -r /opt/ProjectMustang
@cp -r build/ /opt/ProjectMustang/
# files hash-table stats:
# Load=8/1024=1%, Rehash=0, Collisions=0/26=0%
# VPATH Search Paths
# No `vpath' search paths.
# No general (`VPATH' variable) search path.
# # of strings in strcache: 1
# # of strcache buffers: 1
# strcache size: total = 4096 / max = 4096 / min = 4096 / avg = 4096
# strcache free: total = 4047 / max = 4047 / min = 4047 / avg = 4047
# Finished Make data base on Mon Nov 1 10:33:21 2021
|