]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - usr.sbin/i4b/isdntelctl/Makefile
Change the current working directory to be inside the jail created by
[FreeBSD/releng/7.2.git] / usr.sbin / i4b / isdntelctl / Makefile
1 # $FreeBSD$
2
3 PROG=   isdntelctl
4 MAN=    isdntelctl.8
5 SRCS=   main.c
6
7 .include <bsd.prog.mk>