fc-cli/Makefile

5 lines
68 B
Makefile

all: build
build:
gcc fc-cli.c -o fc-cli -Wall -Wextra -Wpedantic