CPP09/ex00/Makefile
2026-04-15 18:09:23 +02:00

6 lines
64 B
Makefile

NAME := btc
include ../common.mk
run: all
./$(NAME) input.txt