WUT_Computer_Science/Programming/EPFU/penguins/src/makefile

3 lines
53 B
Makefile

penguins: main.c
gcc -Wall -Wextra -pedantic main.c