]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - sbin/clri/Makefile
MFC SVN r336350: Send sysrc(8) error message to stderr (not stdout)
[FreeBSD/stable/9.git] / sbin / clri / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/5/93
2 # $FreeBSD$
3
4 PROG=   clri
5 MAN=    clri.8
6 WARNS?= 2
7
8 .include <bsd.prog.mk>