summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-17 01:34:52 -0600
committerJeff Carr <[email protected]>2024-12-17 01:34:52 -0600
commit17421bd22f0277503fe3a9911f26f1d80e663ad1 (patch)
treedbc4551c3c80bc9beeddcbb4a92ce16bee860947 /Makefile
parentc72040a9fb2eae45eb2c3230e148afe302f23ba2 (diff)
trash old and no longer working test code
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 860ee49..a463ddf 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,5 @@
all:
make -C forgeConfig
- make -C scanGoSrc
- make -C validate
make -C virtbuf-example
make -C zoopb-example
make -C testGui