]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/locale/Makefile
ping: use the monotonic clock to measure durations
[FreeBSD/FreeBSD.git] / usr.bin / locale / Makefile
1 # $FreeBSD$
2
3 PROG=   locale
4 CFLAGS+= -I${SRCTOP}/lib/libc/locale
5
6 .include <bsd.prog.mk>