]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/raycontrol/Makefile
This commit was generated by cvs2svn to compensate for changes in r174832,
[FreeBSD/FreeBSD.git] / usr.sbin / raycontrol / Makefile
1 # $FreeBSD$
2
3 PROG=   raycontrol
4 MAN=    raycontrol.8
5
6 CFLAGS+= -I${.CURDIR}/../../sys
7
8 .include <bsd.prog.mk>