]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/sleep/Makefile
Exit the shell if a pipeline that is not preceded by ! fails and set -e is
[FreeBSD/FreeBSD.git] / bin / sleep / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 5/31/93
2 # $FreeBSD$
3
4 PROG=   sleep
5
6 .include <bsd.prog.mk>