wttr-lpz-cli/Makefile

5 lines
59 B
Makefile
Raw Normal View History

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