3 lines
45 B
Makefile
3 lines
45 B
Makefile
default:
|
|
gcc -O0 -g test.c config.c file.c
|
default:
|
|
gcc -O0 -g test.c config.c file.c
|