adhocify/Makefile

3 lines
77 B
Makefile

all: adhocify.c
gcc adhocify.c -std=c99 -Wall -Wextra -pedantic -o adhocify