summaryrefslogtreecommitdiff
path: root/mac/.config/sketchybar.mon/sketchybar/helper/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mac/.config/sketchybar.mon/sketchybar/helper/makefile')
-rw-r--r--mac/.config/sketchybar.mon/sketchybar/helper/makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mac/.config/sketchybar.mon/sketchybar/helper/makefile b/mac/.config/sketchybar.mon/sketchybar/helper/makefile
new file mode 100644
index 0000000..ac8721a
--- /dev/null
+++ b/mac/.config/sketchybar.mon/sketchybar/helper/makefile
@@ -0,0 +1,3 @@
+
+helper: helper.c cpu.h sketchybar.h
+ clang -std=c99 -O3 helper.c -o helper