initalize
This commit is contained in:
5
sketchybar/bridge/menus/Makefile
Normal file
5
sketchybar/bridge/menus/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
bin/menus: menus.c | bin
|
||||
clang -std=c99 -O3 -F/System/Library/PrivateFrameworks/ -framework Carbon -framework SkyLight $< -o $@
|
||||
|
||||
bin:
|
||||
mkdir bin
|
Reference in New Issue
Block a user