Supprimer '.vscode/targets.log'
This commit is contained in:
parent
6ad6484841
commit
1d6002d35e
410
.vscode/targets.log
vendored
410
.vscode/targets.log
vendored
@ -1,410 +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 data base, printed on Wed May 11 20:30:49 2022
|
|
||||||
|
|
||||||
# Variables
|
|
||||||
|
|
||||||
# automatic
|
|
||||||
<D = $(patsubst %/,%,$(dir $<))
|
|
||||||
# automatic
|
|
||||||
?F = $(notdir $?)
|
|
||||||
# environment
|
|
||||||
VSCODE_LOG_NATIVE = false
|
|
||||||
# automatic
|
|
||||||
?D = $(patsubst %/,%,$(dir $?))
|
|
||||||
# automatic
|
|
||||||
@D = $(patsubst %/,%,$(dir $@))
|
|
||||||
# automatic
|
|
||||||
@F = $(notdir $@)
|
|
||||||
# makefile
|
|
||||||
CURDIR := /Users/tommonin/Documents/SAE21_2021
|
|
||||||
# makefile
|
|
||||||
SHELL = /bin/sh
|
|
||||||
# environment
|
|
||||||
VSCODE_NLS_CONFIG = {"locale":"fr","availableLanguages":{"*":"fr"},"_languagePackId":"25fe6a3290ec415596628d4afc87a88c.fr","_translationsConfigFile":"/Users/tommonin/Library/Application Support/Code/clp/25fe6a3290ec415596628d4afc87a88c.fr/tcf.json","_cacheRoot":"/Users/tommonin/Library/Application Support/Code/clp/25fe6a3290ec415596628d4afc87a88c.fr","_resolvedLanguagePackCoreLocation":"/Users/tommonin/Library/Application Support/Code/clp/25fe6a3290ec415596628d4afc87a88c.fr/da15b6fd3ef856477bf6f4fb29ba1b7af717770d","_corruptedFile":"/Users/tommonin/Library/Application Support/Code/clp/25fe6a3290ec415596628d4afc87a88c.fr/corrupted.info","_languagePackSupport":true}
|
|
||||||
# environment
|
|
||||||
_ = /usr/bin/make
|
|
||||||
# makefile (from `Makefile', line 19)
|
|
||||||
CFLAGS = -implicit:none
|
|
||||||
# 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/z7/5ldy4cvx299dqsp97x3f2vj80000gn/T/vscode-ipc-30381884-6d2b-41f6-b5b5-a06e4be98907.sock
|
|
||||||
# environment
|
|
||||||
VSCODE_CWD = /
|
|
||||||
# environment
|
|
||||||
PATH = /opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin
|
|
||||||
# environment
|
|
||||||
LSCOLORS = Gxfxcxdxbxegedabagacad
|
|
||||||
# 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.Dc3E9i80R2/Listeners
|
|
||||||
# automatic
|
|
||||||
%F = $(notdir $%)
|
|
||||||
# environment
|
|
||||||
VSCODE_PIPE_LOGGING = true
|
|
||||||
# environment
|
|
||||||
PWD = /Users/tommonin/Documents/SAE21_2021
|
|
||||||
# environment
|
|
||||||
HOMEBREW_CELLAR = /opt/homebrew/Cellar
|
|
||||||
# environment
|
|
||||||
ORIGINAL_XDG_CURRENT_DESKTOP = undefined
|
|
||||||
# environment
|
|
||||||
MANPATH = /opt/homebrew/share/man::
|
|
||||||
# environment
|
|
||||||
VSCODE_AMD_ENTRYPOINT = vs/workbench/api/node/extensionHostProcess
|
|
||||||
# environment
|
|
||||||
HOME = /Users/tommonin
|
|
||||||
# default
|
|
||||||
MAKEFILEPATH = $(shell /usr/bin/xcode-select -print-path 2>/dev/null || echo /Developer)/Makefiles
|
|
||||||
# environment
|
|
||||||
VSCODE_CODE_CACHE_PATH = /Users/tommonin/Library/Application Support/Code/CachedData/da15b6fd3ef856477bf6f4fb29ba1b7af717770d
|
|
||||||
# environment
|
|
||||||
LOGNAME = tommonin
|
|
||||||
# environment
|
|
||||||
APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = 1
|
|
||||||
# environment
|
|
||||||
ZSH = /Users/tommonin/.oh-my-zsh
|
|
||||||
# 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 = tommonin
|
|
||||||
# makefile
|
|
||||||
.DEFAULT_GOAL := but
|
|
||||||
# environment
|
|
||||||
LESS = -R
|
|
||||||
# automatic
|
|
||||||
%D = $(patsubst %/,%,$(dir $%))
|
|
||||||
# default
|
|
||||||
MAKE_COMMAND := /Library/Developer/CommandLineTools/usr/bin/make
|
|
||||||
# default
|
|
||||||
.VARIABLES :=
|
|
||||||
# environment
|
|
||||||
TMPDIR = /var/folders/z7/5ldy4cvx299dqsp97x3f2vj80000gn/T/
|
|
||||||
# automatic
|
|
||||||
*F = $(notdir $*)
|
|
||||||
# environment
|
|
||||||
VSCODE_IPC_HOOK = /Users/tommonin/Library/Application Support/Code/1.67.1-main.sock
|
|
||||||
# makefile
|
|
||||||
MAKEFLAGS = Rrqp
|
|
||||||
# environment
|
|
||||||
MFLAGS = -Rrqp
|
|
||||||
# automatic
|
|
||||||
*D = $(patsubst %/,%,$(dir $*))
|
|
||||||
# environment
|
|
||||||
XPC_SERVICE_NAME = application.com.microsoft.VSCode.23049971.23049977
|
|
||||||
# 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
|
|
||||||
PAGER = less
|
|
||||||
# environment
|
|
||||||
LC_ALL = C
|
|
||||||
# automatic
|
|
||||||
^F = $(notdir $^)
|
|
||||||
# default
|
|
||||||
SUFFIXES :=
|
|
||||||
# default
|
|
||||||
.INCLUDE_DIRS = /usr/local/include
|
|
||||||
# makefile (from `Makefile', line 8)
|
|
||||||
OFILES = Case.class plateau.class observateurCase.class paintMenuJeu.class observateurSAV.class observateurFenetre.class paintChoix.class observateurChoix.class plusoumoins.class observateurButtonEtText.class
|
|
||||||
# environment
|
|
||||||
MAKELEVEL := 0
|
|
||||||
# environment
|
|
||||||
LANG = C
|
|
||||||
# environment
|
|
||||||
VSCODE_PID = 18516
|
|
||||||
# variable set hash-table stats:
|
|
||||||
# Load=73/1024=7%, Rehash=0, Collisions=1/98=1%
|
|
||||||
|
|
||||||
# Pattern-specific Variable Values
|
|
||||||
|
|
||||||
# No pattern-specific variable values.
|
|
||||||
|
|
||||||
# Directories
|
|
||||||
|
|
||||||
# . (device 16777231, inode 22333054): 37 files, no impossibilities.
|
|
||||||
|
|
||||||
# 37 files, no impossibilities in 1 directories.
|
|
||||||
|
|
||||||
# Implicit Rules
|
|
||||||
|
|
||||||
# No implicit rules.
|
|
||||||
|
|
||||||
# Files
|
|
||||||
|
|
||||||
but: main_ex.class
|
|
||||||
# Phony target (prerequisite of .PHONY).
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# File does not exist.
|
|
||||||
# File has not been updated.
|
|
||||||
|
|
||||||
# Not a target:
|
|
||||||
observateurSAV.java:
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
|
|
||||||
observateurCase.class: observateurCase.java
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
# commands to execute (from `Makefile', line 29):
|
|
||||||
javac $(CFLAGS) observateurCase.java
|
|
||||||
|
|
||||||
|
|
||||||
observateurChoix.class: observateurChoix.java
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
# commands to execute (from `Makefile', line 49):
|
|
||||||
javac $(CFLAGS) observateurChoix.java
|
|
||||||
|
|
||||||
|
|
||||||
# Not a target:
|
|
||||||
Case.java:
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
|
|
||||||
paintMenuJeu.class: paintMenuJeu.java
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
# commands to execute (from `Makefile', line 32):
|
|
||||||
javac $(CFLAGS) paintMenuJeu.java
|
|
||||||
|
|
||||||
|
|
||||||
# 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:
|
|
||||||
observateurButtonEtText.java:
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
|
|
||||||
.PHONY: but clean but run
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
|
|
||||||
# Not a target:
|
|
||||||
plateau.java:
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
|
|
||||||
paintChoix.class: paintChoix.java
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
# commands to execute (from `Makefile', line 46):
|
|
||||||
javac $(CFLAGS) paintChoix.java
|
|
||||||
|
|
||||||
|
|
||||||
# Not a target:
|
|
||||||
observateurFenetre.java:
|
|
||||||
# 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:
|
|
||||||
observateurCase.java:
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
|
|
||||||
main_ex.class: Case.class plateau.class observateurCase.class paintMenuJeu.class observateurSAV.class observateurFenetre.class paintChoix.class observateurChoix.class plusoumoins.class observateurButtonEtText.class main_ex.java
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
# commands to execute (from `Makefile', line 43):
|
|
||||||
javac $(CFLAGS) main_ex.java
|
|
||||||
|
|
||||||
|
|
||||||
# Not a target:
|
|
||||||
Makefile:
|
|
||||||
# Implicit rule search has been done.
|
|
||||||
# Last modified 2022-05-11 11:16:40
|
|
||||||
# File has been updated.
|
|
||||||
# Successfully updated.
|
|
||||||
# variable set hash-table stats:
|
|
||||||
|
|
||||||
# Load=0/32=0%, Rehash=0, Collisions=0/0=0%
|
|
||||||
|
|
||||||
# Not a target:
|
|
||||||
observateurChoix.java:
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
|
|
||||||
# Not a target:
|
|
||||||
paintMenuJeu.java:
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
|
|
||||||
# Not a target:
|
|
||||||
paintChoix.java:
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
|
|
||||||
plusoumoins.class: plusoumoins.java
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
# commands to execute (from `Makefile', line 52):
|
|
||||||
javac $(CFLAGS) plusoumoins.java
|
|
||||||
|
|
||||||
|
|
||||||
# Not a target:
|
|
||||||
main_ex.java:
|
|
||||||
# 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.
|
|
||||||
|
|
||||||
run:
|
|
||||||
# Phony target (prerequisite of .PHONY).
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# File does not exist.
|
|
||||||
# File has not been updated.
|
|
||||||
# commands to execute (from `Makefile', line 63):
|
|
||||||
java main_ex
|
|
||||||
|
|
||||||
|
|
||||||
clean:
|
|
||||||
# Phony target (prerequisite of .PHONY).
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# File does not exist.
|
|
||||||
# File has not been updated.
|
|
||||||
# commands to execute (from `Makefile', line 60):
|
|
||||||
-rm -f $(OFILES) main_ex.class
|
|
||||||
|
|
||||||
|
|
||||||
# Not a target:
|
|
||||||
plusoumoins.java:
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
|
|
||||||
observateurSAV.class: observateurSAV.java
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
# commands to execute (from `Makefile', line 35):
|
|
||||||
javac $(CFLAGS) observateurSAV.java
|
|
||||||
|
|
||||||
|
|
||||||
Case.class: Case.java
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
# commands to execute (from `Makefile', line 23):
|
|
||||||
javac $(CFLAGS) Case.java
|
|
||||||
|
|
||||||
|
|
||||||
observateurButtonEtText.class: observateurButtonEtText.java
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
# commands to execute (from `Makefile', line 55):
|
|
||||||
javac $(CFLAGS) observateurButtonEtText.java
|
|
||||||
|
|
||||||
|
|
||||||
plateau.class: plateau.java
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
# commands to execute (from `Makefile', line 26):
|
|
||||||
javac $(CFLAGS) plateau.java
|
|
||||||
|
|
||||||
|
|
||||||
observateurFenetre.class: observateurFenetre.java
|
|
||||||
# Implicit rule search has not been done.
|
|
||||||
# Modification time never checked.
|
|
||||||
# File has not been updated.
|
|
||||||
# commands to execute (from `Makefile', line 38):
|
|
||||||
javac $(CFLAGS) observateurFenetre.java
|
|
||||||
|
|
||||||
|
|
||||||
# files hash-table stats:
|
|
||||||
# Load=30/1024=3%, Rehash=0, Collisions=1/69=1%
|
|
||||||
# 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 May 11 20:30:49 2022
|
|
||||||
|
|
||||||
|
|
||||||
make: *** No rule to make target `all'. Stop.
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user