3 rindas
80 B
Makefile
3 rindas
80 B
Makefile
all: adhocify.c
|
|
gcc adhocify.c -g -std=c99 -Wall -Wextra -pedantic -o adhocify
|