mirror of
https://gitlab.com/thebiblelover7/dotfiles.git
synced 2025-09-13 07:03:50 +00:00
4 lines
76 B
Makefile
4 lines
76 B
Makefile
|
|
helper: helper.c cpu.h sketchybar.h
|
|
clang -std=c99 -O3 helper.c -o helper
|