255 lines
6.3 KiB
Plaintext
255 lines
6.3 KiB
Plaintext
|
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 Mon Jul 4 09:43:18 2022
|
||
|
|
||
|
# Variables
|
||
|
|
||
|
# automatic
|
||
|
<D = $(patsubst %/,%,$(dir $<))
|
||
|
# automatic
|
||
|
?F = $(notdir $?)
|
||
|
# environment
|
||
|
VSCODE_LOG_NATIVE = false
|
||
|
# environment
|
||
|
NVM_INC = /Users/zef/.nvm/versions/node/v18.4.0/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
|
||
|
MAKEFILE_LIST :=
|
||
|
# 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-15b47298-2e0d-4c34-99d9-3434e4f1806c.sock
|
||
|
# environment
|
||
|
VSCODE_CWD = /
|
||
|
# environment
|
||
|
PATH = /Users/zef/.nvm/versions/node/v18.4.0/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/v18.4.0/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 = 75947
|
||
|
# 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/v18.4.0/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 = 1
|
||
|
# 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 :=
|
||
|
# 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 = 75884
|
||
|
# variable set hash-table stats:
|
||
|
# Load=76/1024=7%, Rehash=0, Collisions=1/96=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:
|
||
|
# A default, MAKEFILES, or -include/sinclude makefile.
|
||
|
# Implicit rule search has been done.
|
||
|
# File does not exist.
|
||
|
# File has been updated.
|
||
|
# Failed to be updated.
|
||
|
# variable set hash-table stats:
|
||
|
# Load=0/32=0%, Rehash=0, Collisions=0/0=0%
|
||
|
|
||
|
# Not a target:
|
||
|
makefile:
|
||
|
# A default, MAKEFILES, or -include/sinclude makefile.
|
||
|
# Implicit rule search has been done.
|
||
|
# File does not exist.
|
||
|
# File has been updated.
|
||
|
# Failed to be updated.
|
||
|
# variable set hash-table stats:
|
||
|
# Load=0/32=0%, Rehash=0, Collisions=0/0=0%
|
||
|
|
||
|
# Not a target:
|
||
|
.DEFAULT:
|
||
|
# Implicit rule search has not been done.
|
||
|
# Modification time never checked.
|
||
|
# File has not been updated.
|
||
|
|
||
|
# Not a target:
|
||
|
GNUmakefile:
|
||
|
# A default, MAKEFILES, or -include/sinclude makefile.
|
||
|
# Implicit rule search has been done.
|
||
|
# File does not exist.
|
||
|
# File has been updated.
|
||
|
# Failed to be updated.
|
||
|
# variable set hash-table stats:
|
||
|
# Load=0/32=0%, Rehash=0, Collisions=0/0=0%
|
||
|
|
||
|
# files hash-table stats:
|
||
|
# Load=6/1024=1%, Rehash=0, Collisions=0/17=0%
|
||
|
# VPATH Search Paths
|
||
|
|
||
|
# No `vpath' search paths.
|
||
|
|
||
|
# No general (`VPATH' variable) search path.
|
||
|
|
||
|
# # of strings in strcache: 0
|
||
|
# # of strcache buffers: 0
|
||
|
# strcache size: total = 0 / max = 0 / min = 4096 / avg = 0
|
||
|
# strcache free: total = 0 / max = 0 / min = 4096 / avg = 0
|
||
|
|
||
|
# Finished Make data base on Mon Jul 4 09:43:18 2022
|
||
|
|
||
|
|