1# $FreeBSD$
2
3PROG=   xgeinfo
4SRCS= xge_info.c xge_log.c
5MAN=
6 
7.include <bsd.prog.mk>
8