Merge branch 'collectd-5.7' into collectd-5.8
[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