Merge pull request #2776 from mfournier/unblock_pr_2737
[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