Merge pull request #2806 from rorysexton/dev_turbostat_plugin
[collectd.git] / contrib / docker / rootfs_prefix / Makefile
1 rootfs_prefix.so: rootfs_prefix.c
2         $(CC) -Wall -Werror -fPIC -shared -o rootfs_prefix.so rootfs_prefix.c -ldl