diff options
| author | Nicholas Estelami <NEstelami@users.noreply.github.com> | 2020-12-27 10:15:32 -0500 |
|---|---|---|
| committer | Nicholas Estelami <NEstelami@users.noreply.github.com> | 2020-12-27 10:15:32 -0500 |
| commit | 99d77ba0f2d1a26d673e0fe6b1f008bbc52e2a76 (patch) | |
| tree | 948207f6701ac0d046c76e90aebfb369a9d09568 /Makefile | |
| parent | ba83b809756d09c0a209180e9ca4762aef202656 (diff) | |
Did some housecleaning
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
