]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - usr.sbin/crashinfo/Makefile
Fix sendmail improper close-on-exec flag handling. [SA-14:11]
[FreeBSD/releng/9.2.git] / usr.sbin / crashinfo / Makefile
1 # $FreeBSD$
2
3 SCRIPTS= crashinfo.sh
4 MAN=    crashinfo.8
5
6 .include <bsd.prog.mk>