Merge pull request #3339 from jkohen/patch-1
[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