summaryrefslogtreecommitdiff
path: root/.vscode/dryrun.log
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2021-11-01 11:10:32 -0400
committerJacob McDonnell <jacob@simplelittledream.com>2021-11-01 11:10:32 -0400
commitcb7e1688c61dc6861d06b56475f46d5c7ac75f91 (patch)
tree012dedf66466fd30a927f740169bc852617010d4 /.vscode/dryrun.log
parentfe5e287e5d517bb301ab403bcc0b92ff89dbdc3e (diff)
Updated coin to allow for multiple flips
Diffstat (limited to '.vscode/dryrun.log')
-rw-r--r--.vscode/dryrun.log2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/dryrun.log b/.vscode/dryrun.log
index 4edcbd5..51f061e 100644
--- a/.vscode/dryrun.log
+++ b/.vscode/dryrun.log
@@ -1,4 +1,4 @@
-make all -f "/Users/jmm/Documents/git/ProjectMustang/makefile" --dry-run --keep-going --print-directory
+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'