# $NetBSD: Makefile,v 1.9 1997/08/04 01:13:07 perry Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 PROG= sleep LDADD+= -lm DPADD+= ${LIBM} .include