258 lines
6.0 KiB
Plaintext
258 lines
6.0 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 data base, printed on Wed Sep 1 20:00:35 2021
|
|
|
|
|
|
# Variables
|
|
|
|
# automatic
|
|
<D = $(patsubst %/,%,$(dir $<))
|
|
# automatic
|
|
?F = $(notdir $?)
|
|
# environment
|
|
ELECTRON_NO_ATTACH_CONSOLE = 1
|
|
# environment
|
|
VSCODE_LOG_NATIVE = false
|
|
# makefile (from `makefile', line 1)
|
|
TARGET = aee
|
|
# automatic
|
|
?D = $(patsubst %/,%,$(dir $?))
|
|
# automatic
|
|
@D = $(patsubst %/,%,$(dir $@))
|
|
# automatic
|
|
@F = $(notdir $@)
|
|
# makefile
|
|
CURDIR := /Users/raimonzamora/dev/proj/aee
|
|
# makefile
|
|
SHELL = /bin/sh
|
|
# environment
|
|
VSCODE_NLS_CONFIG = {"locale":"es","availableLanguages":{},"_languagePackSupport":true}
|
|
# environment
|
|
_ = /usr/bin/make
|
|
# makefile (from `makefile', line 1)
|
|
MAKEFILE_LIST := makefile
|
|
# environment
|
|
VSCODE_VERBOSE_LOGGING = true
|
|
# environment
|
|
__CFBundleIdentifier = com.apple.Terminal
|
|
# environment
|
|
VSCODE_IPC_HOOK_EXTHOST = /var/folders/jb/tqpp4m1j50d3gjsyry8hwypm0000gn/T/vscode-ipc-95aab8ae-a614-48ae-9f29-d3d97e7c17ff.sock
|
|
# environment
|
|
VSCODE_CWD = /Users/raimonzamora/dev/proj/aee
|
|
# environment
|
|
PATH = /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/raimonzamora/Library/Python/3.7/bin:/Library/Apple/usr/bin:/usr/local/CrossPack-AVR/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.PIAYv9VDcK/Listeners
|
|
# automatic
|
|
%F = $(notdir $%)
|
|
# environment
|
|
VSCODE_PIPE_LOGGING = true
|
|
# environment
|
|
PWD = /Users/raimonzamora/dev/proj/aee
|
|
# environment
|
|
ORIGINAL_XDG_CURRENT_DESKTOP = undefined
|
|
# environment
|
|
VSCODE_AMD_ENTRYPOINT = vs/workbench/services/extensions/node/extensionHostProcess
|
|
# environment
|
|
HOME = /Users/raimonzamora
|
|
# default
|
|
MAKEFILEPATH = $(shell /usr/bin/xcode-select -print-path 2>/dev/null || echo /Developer)/Makefiles
|
|
# environment
|
|
VSCODE_CLI = 1
|
|
# environment
|
|
VSCODE_CODE_CACHE_PATH = /Users/raimonzamora/Library/Application Support/Code/CachedData/3866c3553be8b268c8a7f8c0482c0c0177aa8bfa
|
|
# environment
|
|
LOGNAME = raimonzamora
|
|
# environment
|
|
APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = true
|
|
# environment
|
|
VSCODE_HANDLES_UNCAUGHT_ERRORS = true
|
|
# automatic
|
|
^D = $(patsubst %/,%,$(dir $^))
|
|
# environment
|
|
XPC_FLAGS = 0x0
|
|
# default
|
|
MAKE = $(MAKE_COMMAND)
|
|
# default
|
|
MAKECMDGOALS := all
|
|
# environment
|
|
SHLVL = 3
|
|
# default
|
|
MAKE_VERSION := 3.81
|
|
# environment
|
|
USER = raimonzamora
|
|
# makefile
|
|
.DEFAULT_GOAL := all
|
|
# environment
|
|
TERM_SESSION_ID = 765A9C16-03F5-46AC-A0BE-B297B910335E
|
|
# automatic
|
|
%D = $(patsubst %/,%,$(dir $%))
|
|
# default
|
|
MAKE_COMMAND := /Library/Developer/CommandLineTools/usr/bin/make
|
|
# environment
|
|
TERM_PROGRAM = Apple_Terminal
|
|
# default
|
|
.VARIABLES :=
|
|
# environment
|
|
TMPDIR = /var/folders/jb/tqpp4m1j50d3gjsyry8hwypm0000gn/T/
|
|
# automatic
|
|
*F = $(notdir $*)
|
|
# environment
|
|
VSCODE_IPC_HOOK = /Users/raimonzamora/Library/Application Support/Code/1.59.1-main.sock
|
|
# makefile
|
|
MAKEFLAGS = Rrqp
|
|
# environment
|
|
MFLAGS = -Rrqp
|
|
# automatic
|
|
*D = $(patsubst %/,%,$(dir $*))
|
|
# environment
|
|
TERM_PROGRAM_VERSION = 440
|
|
# environment
|
|
XPC_SERVICE_NAME = 0
|
|
# automatic
|
|
+D = $(patsubst %/,%,$(dir $+))
|
|
# automatic
|
|
+F = $(notdir $+)
|
|
# environment
|
|
__CF_USER_TEXT_ENCODING = 0x1F5:0x0:0x8
|
|
# environment
|
|
COMMAND_MODE = unix2003
|
|
# default
|
|
MAKEFILES :=
|
|
# environment
|
|
VSCODE_BROWSER_CODE_LOADING = bypassHeatCheck
|
|
# automatic
|
|
<F = $(notdir $<)
|
|
# environment
|
|
LC_ALL = C
|
|
# automatic
|
|
^F = $(notdir $^)
|
|
# default
|
|
SUFFIXES :=
|
|
# default
|
|
.INCLUDE_DIRS = /usr/local/include
|
|
# environment
|
|
MAKELEVEL := 0
|
|
# environment
|
|
LANG = C
|
|
# environment
|
|
TERM = xterm-256color
|
|
# environment
|
|
VSCODE_PID = 65860
|
|
# variable set hash-table stats:
|
|
# Load=70/1024=7%, Rehash=0, Collisions=1/97=1%
|
|
|
|
# Pattern-specific Variable Values
|
|
|
|
# No pattern-specific variable values.
|
|
|
|
# Directories
|
|
|
|
# . (device 16777220, inode 8187547): 48 files, no impossibilities.
|
|
|
|
# 48 files, no impossibilities in 1 directories.
|
|
|
|
# Implicit Rules
|
|
|
|
# No implicit rules.
|
|
|
|
# Files
|
|
|
|
all:
|
|
# Command-line target.
|
|
# 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
|
|
# @ := all
|
|
# automatic
|
|
# % :=
|
|
# automatic
|
|
# * :=
|
|
# automatic
|
|
# + :=
|
|
# automatic
|
|
# | :=
|
|
# automatic
|
|
# < :=
|
|
# automatic
|
|
# ^ :=
|
|
# automatic
|
|
# ? :=
|
|
# variable set hash-table stats:
|
|
# Load=8/32=25%, Rehash=0, Collisions=1/11=9%
|
|
# commands to execute (from `makefile', line 3):
|
|
g++ *.cpp -std=c++11 -lSDL2 -lSDL2_mixer -o $(TARGET)
|
|
|
|
|
|
# Not a target:
|
|
.SUFFIXES:
|
|
# Implicit rule search has not been done.
|
|
# Modification time never checked.
|
|
# File has not been updated.
|
|
|
|
debug:
|
|
# Implicit rule search has not been done.
|
|
# Modification time never checked.
|
|
# File has not been updated.
|
|
# commands to execute (from `makefile', line 6):
|
|
g++ *.cpp -g -std=c++11 -lSDL2 -lSDL2_mixer -o $(TARGET)
|
|
|
|
|
|
# Not a target:
|
|
makefile:
|
|
# Implicit rule search has been done.
|
|
# Last modified 2021-09-01 20:00:32
|
|
# File has been updated.
|
|
# Successfully 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.
|
|
|
|
clean:
|
|
# Implicit rule search has not been done.
|
|
# Modification time never checked.
|
|
# File has not been updated.
|
|
# commands to execute (from `makefile', line 9):
|
|
rm -rf ./$(TARGET)
|
|
|
|
|
|
# files hash-table stats:
|
|
# Load=6/1024=1%, Rehash=0, Collisions=0/20=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 Wed Sep 1 20:00:35 2021
|
|
|
|
|