526 visitas
The simplest makefile possible
This is the simplest makefile I can think of:
GNU make
- main:
- gcc -o test test.c
Enviado por miguelSantirso hace 11 months — modificado por última vez hace less than a minute
This is the simplest makefile I can think of:
Enviado por miguelSantirso hace 11 months — modificado por última vez hace less than a minute