tweak makefile.

This commit is contained in:
NunoSempere 2023-08-20 14:22:44 +02:00
parent 312bd09739
commit 5075fb8ad8
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ build:
gcc pomo.c -o pomo gcc pomo.c -o pomo
install: install:
mv ./pomo /bin/pomo cp ./pomo /bin/pomo
lint: lint:
clang-tidy pomo.c -- clang-tidy pomo.c --

BIN
pomo

Binary file not shown.