wttr-lpz-cli/Makefile

5 lines
59 B
Makefile
Raw Permalink Normal View History

2022-11-24 00:56:49 +00:00
all: compile
compile:
g++ --verbose main.cpp -o wttr-cli