Merge branch 'vendor/GCC50'
[dragonfly.git] / lib / libdl / Makefile
1 LIB=dl
2 SHLIB_MAJOR=0
3 WARNS?=2
4
5 SRCS=dl_stub.c
6
7 .include <bsd.lib.mk>