# bmake'd makefile for ranlib sources
LIBDIR = $(PREFIX)/lib
SHLIB_MAJOR= 1
SHLIB_MINOR= 0
LIB= ranlib
SRCS = com.c ranlib.c
.include <bsd.lib.mk>