summaryrefslogtreecommitdiff
path: root/lib/librt/Makefile
blob: f7ae8c2523e2acc2392b7126feca995e099d0d39 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.1 2014/03/17 18:58:16 kettenis Exp $

LIB=	rt
SRCS=	rt.c

.include <bsd.lib.mk>