blob: 1810f1b60efad8d42ec6512e373cf5dc16d00253 [file] [log] [blame]
#!/bin/sh
# Clang can be downloaded from from http://llvm.org/releases/download.html or found in XCode 4+
clang -arch i386 -mmacosx-version-min=10.5 -framework CoreServices -o fsnotifier fsnotifier.c