]> git.openstreetmap.org Git - chef.git/blob - cookbooks/planet/files/default/flush/Makefile
Merge branch 'master' of ssh://git.openstreetmap.org/var/lib/git/public/chef
[chef.git] / cookbooks / planet / files / default / flush / Makefile
1 flush.so: flush.c
2         cc -O2 -fPIC -D_GNU_SOURCE -shared -o flush.so flush.c -ldl