]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - usr.sbin/ntp/ntptrace/Makefile
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.git] / usr.sbin / ntp / ntptrace / Makefile
1 # $FreeBSD$
2
3 .PATH:  ${.CURDIR}/../scripts
4
5 SCRIPTS=        ntptrace
6 NO_MAN=
7 NO_OBJ=
8
9 .include <bsd.prog.mk>