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