mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
286 lines
6.9 KiB
Text
286 lines
6.9 KiB
Text
make all --print-data-base --no-builtin-variables --no-builtin-rules --question
|
|
# GNU Make 4.3
|
|
# Built for x86_64-pc-linux-gnu
|
|
# Copyright (C) 1988-2020 Free Software Foundation, Inc.
|
|
# License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
|
|
# This is free software: you are free to change and redistribute it.
|
|
# There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
# Make data base, printed on Fri Sep 2 20:28:38 2022
|
|
|
|
# Variables
|
|
|
|
# environment
|
|
LC_ALL = C
|
|
# environment
|
|
VSCODE_CWD = /ws/toast
|
|
# default
|
|
MAKE_COMMAND := make
|
|
# environment
|
|
VSCODE_HANDLES_SIGPIPE = true
|
|
# automatic
|
|
@D = $(patsubst %/,%,$(dir $@))
|
|
# environment
|
|
VSCODE_HANDLES_UNCAUGHT_ERRORS = true
|
|
# default
|
|
.VARIABLES :=
|
|
# environment
|
|
PWD = /ws/toast/illumos/rust/ips
|
|
# automatic
|
|
%D = $(patsubst %/,%,$(dir $%))
|
|
# environment
|
|
MAIL = /var/spool/mail/toast
|
|
# automatic
|
|
^D = $(patsubst %/,%,$(dir $^))
|
|
# automatic
|
|
%F = $(notdir $%)
|
|
# environment
|
|
LANG = C
|
|
# default
|
|
.LOADED :=
|
|
# default
|
|
.INCLUDE_DIRS = /usr/include /usr/local/include /usr/include
|
|
# makefile
|
|
MAKEFLAGS = pqrR
|
|
# makefile
|
|
CURDIR := /ws/toast/illumos/rust/ips
|
|
# environment
|
|
APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = 1
|
|
# automatic
|
|
*D = $(patsubst %/,%,$(dir $*))
|
|
# environment
|
|
MFLAGS = -pqrR
|
|
# environment
|
|
SSH_AUTH_SOCK = /run/user/1000/vscode-ssh-auth-sock-643226622
|
|
# default
|
|
.SHELLFLAGS := -c
|
|
# automatic
|
|
+D = $(patsubst %/,%,$(dir $+))
|
|
# makefile (from 'Makefile', line 1)
|
|
MAKEFILE_LIST := Makefile
|
|
# automatic
|
|
@F = $(notdir $@)
|
|
# environment
|
|
XDG_SESSION_TYPE = tty
|
|
# automatic
|
|
?D = $(patsubst %/,%,$(dir $?))
|
|
# automatic
|
|
*F = $(notdir $*)
|
|
# environment
|
|
DBUS_SESSION_BUS_ADDRESS = unix:path=/run/user/1000/bus
|
|
# automatic
|
|
<D = $(patsubst %/,%,$(dir $<))
|
|
# environment
|
|
VSCODE_NLS_CONFIG = {"locale":"en","availableLanguages":{}}
|
|
# default
|
|
MAKE_HOST := x86_64-pc-linux-gnu
|
|
# makefile
|
|
SHELL = /bin/sh
|
|
# default
|
|
MAKECMDGOALS := all
|
|
# environment
|
|
SHLVL = 2
|
|
# environment
|
|
MAKELEVEL := 0
|
|
# default
|
|
MAKE = $(MAKE_COMMAND)
|
|
# environment
|
|
PATH = /ws/toast/.vscode-server/bin/e4503b30fc78200f846c62cf8091b76ff5547662/bin/remote-cli:/ws/toast/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
|
|
# default
|
|
MAKEFILES :=
|
|
# environment
|
|
MOTD_SHOWN = pam
|
|
# automatic
|
|
^F = $(notdir $^)
|
|
# environment
|
|
SSH_CLIENT = 45.191.210.18 63385 22
|
|
# automatic
|
|
?F = $(notdir $?)
|
|
# automatic
|
|
+F = $(notdir $+)
|
|
# 'override' directive
|
|
GNUMAKEFLAGS :=
|
|
# environment
|
|
BROWSER = /ws/toast/.vscode-server/bin/e4503b30fc78200f846c62cf8091b76ff5547662/bin/helpers/browser.sh
|
|
# environment
|
|
LOGNAME = toast
|
|
# makefile
|
|
.DEFAULT_GOAL := all
|
|
# environment
|
|
USER = toast
|
|
# default
|
|
MAKE_VERSION := 4.3
|
|
# environment
|
|
VSCODE_AGENT_FOLDER = /ws/toast/.vscode-server
|
|
# environment
|
|
_ = /usr/bin/make
|
|
# environment
|
|
XDG_RUNTIME_DIR = /run/user/1000
|
|
# environment
|
|
VSCODE_IPC_HOOK_CLI = /run/user/1000/vscode-ipc-b3f27a57-ac5c-4725-88da-aea52f809474.sock
|
|
# environment
|
|
XDG_SESSION_CLASS = user
|
|
# environment
|
|
VSCODE_AMD_ENTRYPOINT = vs/workbench/api/node/extensionHostProcess
|
|
# environment
|
|
HOME = /ws/toast
|
|
# environment
|
|
ELECTRON_RUN_AS_NODE = 1
|
|
# environment
|
|
XDG_SESSION_ID = 168
|
|
# default
|
|
.RECIPEPREFIX :=
|
|
# automatic
|
|
<F = $(notdir $<)
|
|
# default
|
|
SUFFIXES :=
|
|
# default
|
|
.FEATURES := target-specific order-only second-expansion else-if shortest-stem undefine oneshell nocomment grouped-target extra-prereqs archives jobserver output-sync check-symlink guile load
|
|
# environment
|
|
SSH_CONNECTION = 45.191.210.18 63385 116.202.174.254 22
|
|
# variable set hash-table stats:
|
|
# Load=64/1024=6%, Rehash=0, Collisions=2/98=2%
|
|
|
|
# Pattern-specific Variable Values
|
|
|
|
publish.% :
|
|
# makefile (from 'Makefile', line 19)
|
|
# CRATE := $$*
|
|
|
|
# 1 pattern-specific variable values
|
|
# Directories
|
|
|
|
# . (device 2306, inode 12717540): 25 files, no impossibilities.
|
|
|
|
# 25 files, no impossibilities in 1 directories.
|
|
|
|
# Implicit Rules
|
|
|
|
publish.%:
|
|
# recipe to execute (from 'Makefile', line 21):
|
|
cd $(CRATE); cargo publish
|
|
|
|
# 1 implicit rules, 0 (0.0%) terminal.
|
|
# Files
|
|
|
|
# Not a target:
|
|
publish.userland:
|
|
# 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-03-27 21:11:05.395373249
|
|
# File has been updated.
|
|
# Successfully updated.
|
|
|
|
clean:
|
|
# Phony target (prerequisite of .PHONY).
|
|
# Implicit rule search has not been done.
|
|
# Implicit/static pattern stem: ''
|
|
# File does not exist.
|
|
# File has been updated.
|
|
# Needs to be updated (-q is set).
|
|
# automatic
|
|
# @ := clean
|
|
# automatic
|
|
# * :=
|
|
# automatic
|
|
# < :=
|
|
# automatic
|
|
# + :=
|
|
# automatic
|
|
# % :=
|
|
# automatic
|
|
# ^ :=
|
|
# automatic
|
|
# ? :=
|
|
# automatic
|
|
# | :=
|
|
# variable set hash-table stats:
|
|
# Load=8/32=25%, Rehash=0, Collisions=1/11=9%
|
|
# recipe to execute (from 'Makefile', line 10):
|
|
rm -rf target artifacts
|
|
|
|
# Not a target:
|
|
publish.pkg6dev:
|
|
# Implicit rule search has not been done.
|
|
# Modification time never checked.
|
|
# File has not been updated.
|
|
|
|
# Not a target:
|
|
.DEFAULT:
|
|
# Implicit rule search has not been done.
|
|
# Modification time never checked.
|
|
# File has not been updated.
|
|
|
|
all: clean release
|
|
# Phony target (prerequisite of .PHONY).
|
|
# Command line target.
|
|
# Implicit rule search has not been done.
|
|
# File does not exist.
|
|
# File has been updated.
|
|
# Needs to be updated (-q is set).
|
|
# variable set hash-table stats:
|
|
# Load=0/32=0%, Rehash=0, Collisions=0/3=0%
|
|
|
|
# Not a target:
|
|
publish.libips:
|
|
# Implicit rule search has not been done.
|
|
# Modification time never checked.
|
|
# File has not been updated.
|
|
|
|
test:
|
|
# Phony target (prerequisite of .PHONY).
|
|
# Implicit rule search has not been done.
|
|
# File does not exist.
|
|
# File has not been updated.
|
|
# recipe to execute (from 'Makefile', line 7):
|
|
cargo test
|
|
|
|
publish-all: publish.libips publish.userland publish.pkg6dev
|
|
# Phony target (prerequisite of .PHONY).
|
|
# Implicit rule search has not been done.
|
|
# File does not exist.
|
|
# File has not been updated.
|
|
|
|
release:
|
|
# Phony target (prerequisite of .PHONY).
|
|
# Implicit rule search has not been done.
|
|
# File does not exist.
|
|
# File has not been updated.
|
|
# recipe to execute (from 'Makefile', line 13):
|
|
cargo build --release
|
|
mkdir -p artifacts
|
|
cp target/release/pkg6dev artifacts/
|
|
|
|
# Not a target:
|
|
.SUFFIXES:
|
|
# Implicit rule search has not been done.
|
|
# Modification time never checked.
|
|
# File has not been updated.
|
|
|
|
.PHONY: all release test clean publish-all
|
|
# Implicit rule search has not been done.
|
|
# Modification time never checked.
|
|
# File has not been updated.
|
|
|
|
# files hash-table stats:
|
|
# Load=12/1024=1%, Rehash=0, Collisions=0/38=0%
|
|
# VPATH Search Paths
|
|
|
|
# No 'vpath' search paths.
|
|
|
|
# No general ('VPATH' variable) search path.
|
|
|
|
# strcache buffers: 1 (0) / strings = 39 / storage = 371 B / avg = 9 B
|
|
# current buf: size = 8162 B / used = 371 B / count = 39 / avg = 9 B
|
|
|
|
# strcache performance: lookups = 59 / hit rate = 33%
|
|
# hash-table stats:
|
|
# Load=39/8192=0%, Rehash=0, Collisions=0/59=0%
|
|
# Finished Make data base on Fri Sep 2 20:28:38 2022
|
|
|
|
|