0 Usuarios y 1 Visitante están viendo este tema.
cc a.c -o a
./a
gcc -o ejecutable a.c b.c
como se hace un makefile??