2 lines
37 B
Makefile
2 lines
37 B
Makefile
all:
|
|
gcc malware.c -lcurl -o malware
|
all:
|
|
gcc malware.c -lcurl -o malware
|