mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 16:58:34 -05:00
3 lines
83 B
Makefile
3 lines
83 B
Makefile
all:
|
|
(cd event_providers && $(MAKE)) >/dev/null
|
|
(cd menus && $(MAKE)) >/dev/null
|