3 lines
36 B
Makefile
3 lines
36 B
Makefile
|
build:
|
||
|
gcc xorshift.c -o xorshift
|