mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 16:58:34 -05:00
3 lines
61 B
Makefile
3 lines
61 B
Makefile
all:
|
|
(cd cpu_load && $(MAKE))
|
|
(cd network_load && $(MAKE))
|