# $NetBSD: Makefile,v 1.8 1997/07/20 22:38:01 christos Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 PROG= sleep LDADD+= -lm DPADD+= ${LIBM} .include