summaryrefslogtreecommitdiff
path: root/mac/.config/sketchybar.yabai/helper/makefile
blob: ac8721a649757b9f1f7e6d64dc94ff72a3a4f464 (plain)
1
2
3

helper: helper.c cpu.h sketchybar.h
	clang -std=c99 -O3 helper.c -o helper