Nel target del tuo makefile devi mettere gcc main1.c -o prog1 gcc main2.c -o prog2 e l'execve deve chiamare prog2
Regole del Forum