]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/qrndtest/Makefile
mfc-candidates: fix output order with incorrect commit dates
[FreeBSD/FreeBSD.git] / tools / tools / qrndtest / Makefile
1 #
2 #
3
4 PROG = qrndtest
5
6 SRCS = r.c
7
8 MAN=
9
10 .include <bsd.prog.mk>