laa_patcher/Makefile

3 lines
91 B
Makefile

laa_patcher: laa_patcher.c help.c patch.c
gcc -o laa_patcher laa_patcher.c help.c patch.c