# $OpenBSD: Makefile,v 1.1.1.1 2010/08/26 01:10:16 kevlo Exp $

SRCS=	src/disorder.c
LIB=	disorder

LDADD=	-lm

.include <bsd.lib.mk>
