adhocify/Makefile

3 lines
80 B
Makefile

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