1 2 3 4 5 6 7 8
# $NetBSD: Makefile,v 1.3 2009/04/14 22:15:26 lukem Exp $ # $FreeBSD$ PROG= seq DPADD= ${LIBM} LDADD= -lm .include <bsd.prog.mk>