Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
dotfiles-external
/
eafa1f802349ac3e8e9552397586792f71a5644e
/
.
/
private_dot_config
/
i3blocks
/
cpu_usage2
/
Makefile
blob: 02aeaafc70ab0b510a28396944f6dc3d73d5f0cc [
file
] [
log
] [
blame
]
Copybara bot
ca5ce64
2024-11-08 17:38:08 +0100
[
diff
] [
blame
]
1
P
=
cpu_usage2
2
OBJECTS
=
3
CFLAGS
=-
g
-
Wall
-
Werror
-
O2
-
std
=
gnu11
4
LDLIBS
=
5
6
$
(
P
):
$
(
OBJECTS
)