index
:
OpenCortex
capture-sharing
develop
feature/class-based-presets
main
A project that opens your Quad Cortex for homebrew software
VanIseghemThomas
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Capture-decryption
/
Makefile
blob: d446c7aa3af6d2d6b1b6f4eb04fcd37cb07d023a (
plain
)
1
2
3
4
5
all
:
@gcc
-
lcrypto qc_decrypt.c
-
o qc_decrypt
clean
:
@
rm
-
rf qc_decrypt