You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
277 lines
7.5 KiB
277 lines
7.5 KiB
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 Fri Apr 1 22:38:18 2022
|
|
|
|
# Variables
|
|
|
|
# automatic
|
|
<D = $(patsubst %/,%,$(dir $<))
|
|
# automatic
|
|
?F = $(notdir $?)
|
|
# makefile (from `Makefile', line 11)
|
|
OBJ = $(patsubst src/%.cpp,obj/%.o,$(SRC))
|
|
# makefile (from `Makefile', line 8)
|
|
SRC = $(wildcard src/*.cpp)
|
|
# environment
|
|
VSCODE_LOG_NATIVE = false
|
|
# automatic
|
|
?D = $(patsubst %/,%,$(dir $?))
|
|
# automatic
|
|
@D = $(patsubst %/,%,$(dir $@))
|
|
# automatic
|
|
@F = $(notdir $@)
|
|
# makefile
|
|
CURDIR := /Users/malanone/SAE2.02/sae2.02-2
|
|
# makefile
|
|
SHELL = /bin/sh
|
|
# environment
|
|
VSCODE_NLS_CONFIG = {"locale":"fr","availableLanguages":{"*":"fr"},"_languagePackId":"46c2c285347814a2356333ceb4dff7cd.fr","_translationsConfigFile":"/Users/malanone/Library/Application Support/Code/clp/46c2c285347814a2356333ceb4dff7cd.fr/tcf.json","_cacheRoot":"/Users/malanone/Library/Application Support/Code/clp/46c2c285347814a2356333ceb4dff7cd.fr","_resolvedLanguagePackCoreLocation":"/Users/malanone/Library/Application Support/Code/clp/46c2c285347814a2356333ceb4dff7cd.fr/e18005f0f1b33c29e81d732535d8c0e47cafb0b5","_corruptedFile":"/Users/malanone/Library/Application Support/Code/clp/46c2c285347814a2356333ceb4dff7cd.fr/corrupted.info","_languagePackSupport":true}
|
|
# environment
|
|
_ = /usr/bin/make
|
|
# makefile (from `Makefile', line 5)
|
|
CFLAGS = -std=c++17 -Wall
|
|
# 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/2c/84f5fdhx7xb36m9x0bh2cd9c0000gn/T/vscode-ipc-b861592a-2ed3-48f1-a40c-83e271989f05.sock
|
|
# environment
|
|
VSCODE_CWD = /
|
|
# environment
|
|
PATH = /opt/local/bin:/opt/local/sbin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:~/.dotnet/tools:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands
|
|
# 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.BVHmcK3OBC/Listeners
|
|
# automatic
|
|
%F = $(notdir $%)
|
|
# environment
|
|
VSCODE_PIPE_LOGGING = true
|
|
# environment
|
|
PWD = /Users/malanone/SAE2.02/sae2.02-2
|
|
# environment
|
|
HOMEBREW_CELLAR = /opt/homebrew/Cellar
|
|
# environment
|
|
ORIGINAL_XDG_CURRENT_DESKTOP = undefined
|
|
# environment
|
|
MANPATH = /opt/local/share/man:/opt/homebrew/share/man::
|
|
# environment
|
|
VSCODE_AMD_ENTRYPOINT = vs/workbench/api/node/extensionHostProcess
|
|
# environment
|
|
HOME = /Users/malanone
|
|
# default
|
|
MAKEFILEPATH = $(shell /usr/bin/xcode-select -print-path 2>/dev/null || echo /Developer)/Makefiles
|
|
# environment
|
|
VSCODE_CODE_CACHE_PATH = /Users/malanone/Library/Application Support/Code/CachedData/e18005f0f1b33c29e81d732535d8c0e47cafb0b5
|
|
# environment
|
|
LOGNAME = malanone
|
|
# environment
|
|
APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = 1
|
|
# environment
|
|
VSCODE_HANDLES_UNCAUGHT_ERRORS = true
|
|
# automatic
|
|
^D = $(patsubst %/,%,$(dir $^))
|
|
# environment
|
|
XPC_FLAGS = 0x0
|
|
# default
|
|
MAKE = $(MAKE_COMMAND)
|
|
# default
|
|
MAKECMDGOALS := all
|
|
# environment
|
|
SHLVL = 1
|
|
# makefile (from `Makefile', line 2)
|
|
CC = g++
|
|
# default
|
|
MAKE_VERSION := 3.81
|
|
# environment
|
|
USER = malanone
|
|
# makefile
|
|
.DEFAULT_GOAL := bin/exe
|
|
# automatic
|
|
%D = $(patsubst %/,%,$(dir $%))
|
|
# default
|
|
MAKE_COMMAND := /Library/Developer/CommandLineTools/usr/bin/make
|
|
# default
|
|
.VARIABLES :=
|
|
# environment
|
|
TMPDIR = /var/folders/2c/84f5fdhx7xb36m9x0bh2cd9c0000gn/T/
|
|
# automatic
|
|
*F = $(notdir $*)
|
|
# environment
|
|
VSCODE_IPC_HOOK = /Users/malanone/Library/Application Support/Code/1.66.0-main.sock
|
|
# makefile
|
|
MAKEFLAGS = Rrqp
|
|
# environment
|
|
PROMPT = %B%F{blue}%n%f%b%F{green}@%m%f %F{red}%~%f %F{green}%#%f
|
|
# environment
|
|
MFLAGS = -Rrqp
|
|
# automatic
|
|
*D = $(patsubst %/,%,$(dir $*))
|
|
# environment
|
|
XPC_SERVICE_NAME = application.com.microsoft.VSCode.14373281.14373287
|
|
# environment
|
|
HOMEBREW_PREFIX = /opt/homebrew
|
|
# automatic
|
|
+D = $(patsubst %/,%,$(dir $+))
|
|
# automatic
|
|
+F = $(notdir $+)
|
|
# environment
|
|
HOMEBREW_REPOSITORY = /opt/homebrew
|
|
# environment
|
|
__CF_USER_TEXT_ENCODING = 0x1F5:0x0:0x1
|
|
# environment
|
|
COMMAND_MODE = unix2003
|
|
# default
|
|
MAKEFILES :=
|
|
# 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
|
|
VSCODE_PID = 70352
|
|
# variable set hash-table stats:
|
|
# Load=72/1024=7%, Rehash=0, Collisions=3/98=3%
|
|
|
|
# Pattern-specific Variable Values
|
|
|
|
# No pattern-specific variable values.
|
|
|
|
# Directories
|
|
|
|
# . (device 16777232, inode 14483492): 13 files, no impossibilities.
|
|
# src (device 16777232, inode 14483585): 12 files, no impossibilities.
|
|
|
|
# 25 files, no impossibilities in 2 directories.
|
|
|
|
# Implicit Rules
|
|
|
|
obj/%.o: src/%.cpp
|
|
# commands to execute (from `Makefile', line 20):
|
|
$(CC) $(CFLAGS) -c $< -o $@
|
|
|
|
|
|
# 1 implicit rules, 0 (0.0%) terminal.
|
|
|
|
# Files
|
|
|
|
# Not a target:
|
|
obj/Contact3.o:
|
|
# Implicit rule search has not been done.
|
|
# Modification time never checked.
|
|
# File has not been updated.
|
|
|
|
# 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:
|
|
obj/Contact.o:
|
|
# Implicit rule search has not been done.
|
|
# Modification time never checked.
|
|
# File has not been updated.
|
|
|
|
# Not a target:
|
|
obj/main.o:
|
|
# Implicit rule search has not been done.
|
|
# Modification time never checked.
|
|
# File has not been updated.
|
|
|
|
# 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-04-01 22:38:14
|
|
# File has been updated.
|
|
# Successfully updated.
|
|
# variable set hash-table stats:
|
|
# Load=0/32=0%, Rehash=0, Collisions=0/0=0%
|
|
|
|
bin/exe: obj/Contact.o obj/Contact3.o obj/Personne.o obj/Personne3.o obj/main.o
|
|
# Implicit rule search has not been done.
|
|
# Modification time never checked.
|
|
# File has not been updated.
|
|
# commands to execute (from `Makefile', line 16):
|
|
$(CC) $(OBJ) -o $@
|
|
|
|
|
|
# Not a target:
|
|
.DEFAULT:
|
|
# Implicit rule search has not been done.
|
|
# Modification time never checked.
|
|
# File has not been updated.
|
|
|
|
# Not a target:
|
|
obj/Personne3.o:
|
|
# 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 24):
|
|
rm obj/*.o bin/exe
|
|
|
|
|
|
# Not a target:
|
|
obj/Personne.o:
|
|
# Implicit rule search has not been done.
|
|
# Modification time never checked.
|
|
# File has not been updated.
|
|
|
|
# files hash-table stats:
|
|
# Load=11/1024=1%, Rehash=0, Collisions=0/28=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 Fri Apr 1 22:38:18 2022
|
|
|
|
|
|
make: *** No rule to make target `all'. Stop.
|
|
|