summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/configurationCache.log1
-rw-r--r--.vscode/dryrun.log5
-rw-r--r--.vscode/settings.json3
-rw-r--r--.vscode/targets.log275
4 files changed, 0 insertions, 284 deletions
diff --git a/.vscode/configurationCache.log b/.vscode/configurationCache.log
deleted file mode 100644
index 3fb4b13..0000000
--- a/.vscode/configurationCache.log
+++ /dev/null
@@ -1 +0,0 @@
-{"buildTargets":["all","clean","install","src"],"launchTargets":[],"customConfigurationProvider":{"workspaceBrowse":{"browsePath":[],"compilerArgs":[]},"fileIndex":[]}} \ No newline at end of file
diff --git a/.vscode/dryrun.log b/.vscode/dryrun.log
deleted file mode 100644
index 51f061e..0000000
--- a/.vscode/dryrun.log
+++ /dev/null
@@ -1,5 +0,0 @@
-make all -f "/Users/jmm/Documents/git/ProjectMustang/makefile" --dry-run --always-make --keep-going --print-directory
-make: Entering directory `/Users/jmm/Documents/git/ProjectMustang'
-make: Nothing to be done for `all'.
-make: Leaving directory `/Users/jmm/Documents/git/ProjectMustang'
-
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 65e1ec0..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "makefile.extensionOutputFolder": "./.vscode"
-} \ No newline at end of file
diff --git a/.vscode/targets.log b/.vscode/targets.log
deleted file mode 100644
index 4086f67..0000000
--- a/.vscode/targets.log
+++ /dev/null
@@ -1,275 +0,0 @@
-make all -f "/Users/jmm/Documents/git/ProjectMustang/makefile" --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 Mon Nov 1 11:39:40 2021
-
-# 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/jmm/Documents/git/ProjectMustang
-# makefile
-SHELL = /bin/sh
-# environment
-VSCODE_NLS_CONFIG = {"locale":"en-us","availableLanguages":{},"_languagePackSupport":true}
-# environment
-_ = /usr/bin/make
-# makefile (from `/Users/jmm/Documents/git/ProjectMustang/makefile', line 1)
-MAKEFILE_LIST := /Users/jmm/Documents/git/ProjectMustang/makefile
-# environment
-VSCODE_VERBOSE_LOGGING = true
-# environment
-__CFBundleIdentifier = com.visualstudio.code.oss
-# environment
-INFOPATH = /opt/homebrew/share/info:
-# environment
-PLAN9 = /opt/plan9port
-# environment
-VSCODE_IPC_HOOK_EXTHOST = /var/folders/qq/frtrjqf10vlcgdw8_fwlhm_c0000gn/T/vscode-ipc-0d1cd7ca-fb65-4182-a0f6-057ab4f3f736.sock
-# environment
-VSCODE_CWD = /
-# environment
-PATH = /opt/ProjectMustang/bin:/Users/jmm/.local/bin:/opt/CEdev/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/opt/X11/bin:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/opt/plan9port/bin
-# environment
-ZDOTDIR = /Users/jmm/.config/shells/zsh
-# 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.rBEHA7GWj3/Listeners
-# automatic
-%F = $(notdir $%)
-# makefile (from `/Users/jmm/Documents/git/ProjectMustang/makefile', line 1)
-(CC) = clang
-# environment
-DISPLAY = /private/tmp/com.apple.launchd.gZJXoHdnVC/org.xquartz:0
-# automatic
-*F = $(notdir $*)
-# environment
-VSCODE_PIPE_LOGGING = true
-# environment
-PWD = /Users/jmm/Documents/git/ProjectMustang
-# environment
-HOMEBREW_CELLAR = /opt/homebrew/Cellar
-# environment
-ORIGINAL_XDG_CURRENT_DESKTOP = undefined
-# environment
-MANPATH = /opt/homebrew/share/man::
-# environment
-VSCODE_AMD_ENTRYPOINT = vs/workbench/services/extensions/node/extensionHostProcess
-# environment
-HOME = /Users/jmm
-# environment
-XDG_CACHE_HOME = /Users/jmm/.cache
-# default
-MAKEFILEPATH := /Applications/Xcode.app/Contents/Developer/Makefiles
-# environment
-VSCODE_CODE_CACHE_PATH = /Users/jmm/Library/Application Support/VSCodium/CachedData/6cba118ac49a1b88332f312a8f67186f7f3c1643
-# environment
-LOGNAME = jmm
-# environment
-APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = true
-# environment
-ZSH = /Users/jmm/.config/shells/zsh
-# environment
-VSCODE_HANDLES_UNCAUGHT_ERRORS = true
-# automatic
-^D = $(patsubst %/,%,$(dir $^))
-# environment
-ProMust = /opt/ProjectMustang
-# environment
-SHELLDIR = /Users/jmm/.config/shells
-# environment
-XPC_FLAGS = 0x0
-# default
-MAKE = $(MAKE_COMMAND)
-# default
-MAKECMDGOALS := all
-# environment
-SHLVL = 1
-# default
-MAKE_VERSION := 3.81
-# environment
-USER = jmm
-# makefile
-.DEFAULT_GOAL := src
-# automatic
-%D = $(patsubst %/,%,$(dir $%))
-# default
-MAKE_COMMAND := /Applications/Xcode.app/Contents/Developer/usr/bin/make
-# default
-.VARIABLES :=
-# environment
-TMPDIR = /var/folders/qq/frtrjqf10vlcgdw8_fwlhm_c0000gn/T/
-# environment
-CEDEV = /opt/CEdev
-# environment
-VSCODE_IPC_HOOK = /Users/jmm/Library/Application Support/VSCodium/1.61.2-main.sock
-# makefile
-MAKEFLAGS = Rrqp
-# environment
-MFLAGS = -Rrqp
-# automatic
-*D = $(patsubst %/,%,$(dir $*))
-# environment
-HOMEBREW_SHELLENV_PREFIX = /opt/homebrew
-# environment
-XPC_SERVICE_NAME = application.com.visualstudio.code.oss.20131101.20131106
-# 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
-XDG_CONFIG_HOME = /Users/jmm/.config
-# environment
-LC_ALL = C
-# environment
-LESSHISTFILE = -
-# automatic
-^F = $(notdir $^)
-# environment
-XDG_DATA_HOME = /Users/jmm/.local/share
-# default
-SUFFIXES :=
-# default
-.INCLUDE_DIRS = /usr/local/include
-# makefile (from `/Users/jmm/Documents/git/ProjectMustang/makefile', line 4)
-PROROOT := /Users/jmm/Documents/git/ProjectMustang
-# environment
-MAKELEVEL := 0
-# environment
-ENV = /Users/jmm/.config/shells/ksh/kshrc
-# makefile (from `/Users/jmm/Documents/git/ProjectMustang/makefile', line 3)
-SUBDIRS := src
-# environment
-LANG = C
-# environment
-VSCODE_PID = 30994
-# variable set hash-table stats:
-# Load=83/1024=8%, Rehash=0, Collisions=3/113=3%
-
-# Pattern-specific Variable Values
-
-# No pattern-specific variable values.
-
-# Directories
-
-
-# No files, no impossibilities in 0 directories.
-
-# Implicit Rules
-
-# No implicit rules.
-
-# Files
-
-all:
-# Phony target (prerequisite of .PHONY).
-# Command-line target.
-# Implicit rule search has not been done.
-# File does not exist.
-# File has been updated.
-# Successfully updated.
-
-.PHONY: install all clean src
-# Implicit rule search has not been done.
-# Modification time never checked.
-# File has not been updated.
-
-# Not a target:
-/Users/jmm/Documents/git/ProjectMustang/makefile:
-# Implicit rule search has been done.
-# Last modified 2021-10-10 19:11:05
-# File has been updated.
-# Successfully 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.
-
-src:
-# 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 `/Users/jmm/Documents/git/ProjectMustang/makefile', line 9):
- $(MAKE) -C $@ $(MAKECMDGOALS)
-
-
-# Not a target:
-.DEFAULT:
-# Implicit rule search has not been done.
-# Modification time never checked.
-# File has not been updated.
-
-clean: src
-# 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 `/Users/jmm/Documents/git/ProjectMustang/makefile', line 18):
- @rm $(wildcard build/bin/*)
-
-
-install:
-# 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 `/Users/jmm/Documents/git/ProjectMustang/makefile', line 14):
- @rm -r /opt/ProjectMustang
- @cp -r build/ /opt/ProjectMustang/
-
-
-# files hash-table stats:
-# Load=8/1024=1%, Rehash=0, Collisions=0/26=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 = 4047 / max = 4047 / min = 4047 / avg = 4047
-
-# Finished Make data base on Mon Nov 1 11:39:40 2021
-
-