1
0
Fork 0
adhocify/Makefile

3 Zeilen
82 B
Makefile

all: adhocify.c
$(CC) adhocify.c -g -std=c99 -Wall -Wextra -pedantic -o adhocify