]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/teken/stress/Makefile
dts: Update our copy to be in sync with Linux 5.7
[FreeBSD/FreeBSD.git] / sys / teken / stress / Makefile
1 # $FreeBSD$
2
3 PROG=   teken_stress
4 LDADD=  -lteken
5 MAN=
6
7 WARNS?= 6
8
9 .include <bsd.prog.mk>