summaryrefslogtreecommitdiff
path: root/.vscode/dryrun.log
diff options
context:
space:
mode:
authorjjsuperpower <jjs29356@gmail.com>2022-08-07 10:37:24 -0500
committerjjsuperpower <jjs29356@gmail.com>2022-08-07 10:37:24 -0500
commit965821b9bcf018173e0a60f49382568724a5b589 (patch)
treec45af4815e8016ac6d75d4defd2971bad9c1c069 /.vscode/dryrun.log
parentb80ae3d4aa133ee170b06719d970f6c66767a709 (diff)
basic shift register working
Diffstat (limited to '.vscode/dryrun.log')
-rw-r--r--.vscode/dryrun.log6
1 files changed, 6 insertions, 0 deletions
diff --git a/.vscode/dryrun.log b/.vscode/dryrun.log
new file mode 100644
index 0000000..e3eafb1
--- /dev/null
+++ b/.vscode/dryrun.log
@@ -0,0 +1,6 @@
+make --dry-run --always-make --keep-going --print-directory
+make: Entering directory '/home/jon/github/ASAP32'
+make: Leaving directory '/home/jon/github/ASAP32'
+
+make: *** No targets specified and no makefile found. Stop.
+