2 lines
87 B
Makefile
2 lines
87 B
Makefile
|
all:
|
||
|
gcc dump.m -framework CoreFoundation -framework Security -framework Cocoa -o dump
|