|
|
@ -1,241 +0,0 @@
|
|
|
|
make all --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: *** No rule to make target `all'. Stop.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Make data base, printed on Tue Jun 28 12:27:45 2022
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Variables
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# automatic
|
|
|
|
|
|
|
|
<D = $(patsubst %/,%,$(dir $<))
|
|
|
|
|
|
|
|
# automatic
|
|
|
|
|
|
|
|
?F = $(notdir $?)
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
VSCODE_LOG_NATIVE = false
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
NVM_INC = /Users/zef/.nvm/versions/node/v16.13.2/include/node
|
|
|
|
|
|
|
|
# automatic
|
|
|
|
|
|
|
|
?D = $(patsubst %/,%,$(dir $?))
|
|
|
|
|
|
|
|
# automatic
|
|
|
|
|
|
|
|
@D = $(patsubst %/,%,$(dir $@))
|
|
|
|
|
|
|
|
# automatic
|
|
|
|
|
|
|
|
@F = $(notdir $@)
|
|
|
|
|
|
|
|
# makefile
|
|
|
|
|
|
|
|
CURDIR := /Users/zef/git/silverbullet
|
|
|
|
|
|
|
|
# makefile
|
|
|
|
|
|
|
|
SHELL = /bin/sh
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
VSCODE_NLS_CONFIG = {"locale":"en-us","availableLanguages":{},"_languagePackSupport":true}
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
_ = /usr/bin/make
|
|
|
|
|
|
|
|
# makefile (from `Makefile', line 1)
|
|
|
|
|
|
|
|
MAKEFILE_LIST := Makefile
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
VSCODE_VERBOSE_LOGGING = true
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
__CFBundleIdentifier = com.microsoft.VSCode
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
INFOPATH = /opt/homebrew/share/info:
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
VSCODE_IPC_HOOK_EXTHOST = /var/folders/s2/4nqrw2192hngtxg672qzc0nr0000gn/T/vscode-ipc-94d58bf8-97af-4a54-9bba-ba61d0cf0d30.sock
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
VSCODE_CWD = /
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
PATH = /Users/zef/.nvm/versions/node/v16.13.2/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Users/zef/.local/share/solana/install/active_release/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/zef/.cargo/bin:/Users/zef/.fig/bin:/Users/zef/.local/bin
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
LSCOLORS = Gxfxcxdxbxegedabagacad
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
NVM_BIN = /Users/zef/.nvm/versions/node/v16.13.2/bin
|
|
|
|
|
|
|
|
# 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.qE7FAVvbDO/Listeners
|
|
|
|
|
|
|
|
# automatic
|
|
|
|
|
|
|
|
%F = $(notdir $%)
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
TTY = not a tty
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
VSCODE_PIPE_LOGGING = true
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
FIG_PID = 89255
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
PWD = /Users/zef/git/silverbullet
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
HOMEBREW_CELLAR = /opt/homebrew/Cellar
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
ORIGINAL_XDG_CURRENT_DESKTOP = undefined
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
MANPATH = /Users/zef/.nvm/versions/node/v16.13.2/share/man:/opt/homebrew/share/man::
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
VSCODE_AMD_ENTRYPOINT = vs/workbench/api/node/extensionHostProcess
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
HOME = /Users/zef
|
|
|
|
|
|
|
|
# default
|
|
|
|
|
|
|
|
MAKEFILEPATH := /Applications/Xcode.app/Contents/Developer/Makefiles
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
VSCODE_CODE_CACHE_PATH = /Users/zef/Library/Application Support/Code/CachedData/30d9c6cd9483b2cc586687151bcbcd635f373630
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
LOGNAME = zef
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = true
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
NVM_CD_FLAGS = -q
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
ZSH = /Users/zef/.local/share/fig/plugins/ohmyzsh
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
VSCODE_HANDLES_UNCAUGHT_ERRORS = true
|
|
|
|
|
|
|
|
# automatic
|
|
|
|
|
|
|
|
^D = $(patsubst %/,%,$(dir $^))
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
XPC_FLAGS = 0x0
|
|
|
|
|
|
|
|
# default
|
|
|
|
|
|
|
|
MAKE = $(MAKE_COMMAND)
|
|
|
|
|
|
|
|
# default
|
|
|
|
|
|
|
|
MAKECMDGOALS := all
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
SHLVL = 1
|
|
|
|
|
|
|
|
# default
|
|
|
|
|
|
|
|
MAKE_VERSION := 3.81
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
USER = zef
|
|
|
|
|
|
|
|
# makefile
|
|
|
|
|
|
|
|
.DEFAULT_GOAL := release
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
LESS = -R
|
|
|
|
|
|
|
|
# automatic
|
|
|
|
|
|
|
|
%D = $(patsubst %/,%,$(dir $%))
|
|
|
|
|
|
|
|
# default
|
|
|
|
|
|
|
|
MAKE_COMMAND := /Applications/Xcode.app/Contents/Developer/usr/bin/make
|
|
|
|
|
|
|
|
# default
|
|
|
|
|
|
|
|
.VARIABLES :=
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
TMPDIR = /var/folders/s2/4nqrw2192hngtxg672qzc0nr0000gn/T/
|
|
|
|
|
|
|
|
# automatic
|
|
|
|
|
|
|
|
*F = $(notdir $*)
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
VSCODE_IPC_HOOK = /Users/zef/Library/Application Support/Code/1.68.1-main.sock
|
|
|
|
|
|
|
|
# makefile
|
|
|
|
|
|
|
|
MAKEFLAGS = Rrqp
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
MFLAGS = -Rrqp
|
|
|
|
|
|
|
|
# automatic
|
|
|
|
|
|
|
|
*D = $(patsubst %/,%,$(dir $*))
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
NVM_DIR = /Users/zef/.nvm
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
XPC_SERVICE_NAME = application.com.microsoft.VSCode.109834161.109834167
|
|
|
|
|
|
|
|
# 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
|
|
|
|
|
|
|
|
PAGER = less
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
LC_ALL = C
|
|
|
|
|
|
|
|
# automatic
|
|
|
|
|
|
|
|
^F = $(notdir $^)
|
|
|
|
|
|
|
|
# default
|
|
|
|
|
|
|
|
SUFFIXES :=
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
MAKELEVEL := 0
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
LANG = C
|
|
|
|
|
|
|
|
# environment
|
|
|
|
|
|
|
|
VSCODE_PID = 89247
|
|
|
|
|
|
|
|
# variable set hash-table stats:
|
|
|
|
|
|
|
|
# Load=76/1024=7%, Rehash=0, Collisions=1/99=1%
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Pattern-specific Variable Values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# No pattern-specific variable values.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Directories
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# . (device 16777232, inode 91684251): 20 files, no impossibilities.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# 20 files, no impossibilities in 1 directories.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Implicit Rules
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# No implicit rules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Not a target:
|
|
|
|
|
|
|
|
all:
|
|
|
|
|
|
|
|
# Command-line target.
|
|
|
|
|
|
|
|
# Implicit rule search has been done.
|
|
|
|
|
|
|
|
# File does not exist.
|
|
|
|
|
|
|
|
# File has not been 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Not a target:
|
|
|
|
|
|
|
|
Makefile:
|
|
|
|
|
|
|
|
# Implicit rule search has been done.
|
|
|
|
|
|
|
|
# Last modified 2022-06-28 12:27:42
|
|
|
|
|
|
|
|
# File has been updated.
|
|
|
|
|
|
|
|
# Successfully updated.
|
|
|
|
|
|
|
|
# variable set hash-table stats:
|
|
|
|
|
|
|
|
# Load=0/32=0%, Rehash=0, Collisions=0/0=0%
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
release:
|
|
|
|
|
|
|
|
# Implicit rule search has not been done.
|
|
|
|
|
|
|
|
# Modification time never checked.
|
|
|
|
|
|
|
|
# File has not been updated.
|
|
|
|
|
|
|
|
# commands to execute (from `Makefile', line 2):
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Not a target:
|
|
|
|
|
|
|
|
.DEFAULT:
|
|
|
|
|
|
|
|
# Implicit rule search has not been done.
|
|
|
|
|
|
|
|
# Modification time never checked.
|
|
|
|
|
|
|
|
# File has not been updated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# files hash-table stats:
|
|
|
|
|
|
|
|
# Load=5/1024=0%, Rehash=0, Collisions=0/17=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 = 4087 / max = 4087 / min = 4087 / avg = 4087
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Finished Make data base on Tue Jun 28 12:27:45 2022
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|