1k 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 over 2 years — modificado por última vez hace less than a minute
This is the simplest makefile I can think of:
Enviado por miguelSantirso hace over 2 years — modificado por última vez hace less than a minute