Skip to content
Snippets Groups Projects
Commit 27d46cc7 authored by jdh8d's avatar jdh8d
Browse files

missed this before

parent 39983b5b
No related branches found
No related tags found
No related merge requests found
* text=auto !eol
/Makefile -text
chopzero_src/Makefile -text
chopzero_src/chopzero.c -text
examples/Makefile -text
examples/block_copy.c -text
......
chopzero: chopzero.c
gcc chopzero.c -o chopzero -O3
clean:
rm -f chopzero
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment