all: gcc light.m -std=c99 -framework Foundation -framework IOKit -o light clean: rm -f light