summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNicholas Estelami <NEstelami@users.noreply.github.com>2020-12-27 10:15:32 -0500
committerNicholas Estelami <NEstelami@users.noreply.github.com>2020-12-27 10:15:32 -0500
commit99d77ba0f2d1a26d673e0fe6b1f008bbc52e2a76 (patch)
tree948207f6701ac0d046c76e90aebfb369a9d09568 /Makefile
parentba83b809756d09c0a209180e9ca4762aef202656 (diff)
Did some housecleaning
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 672df7a..58ce156 100644
--- a/Makefile
+++ b/Makefile
@@ -23,4 +23,4 @@ rebuild: clean all
ZAP2.out: $(O_FILES)
$(CC) $(CFLAGS) $(O_FILES) -o $@ -lstdc++fs
-# cp ZAP2.out /mnt/c/projects/oot/tools/ZAP2/ZAP2.out
+ cp ZAP2.out /mnt/c/projects/oot/tools/ZAP2/ZAP2.out