]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - usr.bin/mktemp/Makefile
MFH r230307: fix SIGINFO-related data corruption bug
[FreeBSD/stable/8.git] / usr.bin / mktemp / Makefile
1 # $FreeBSD$
2
3 PROG=   mktemp
4
5 .include <bsd.prog.mk>