]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/hostname/Makefile
ping: use the monotonic clock to measure durations
[FreeBSD/FreeBSD.git] / bin / hostname / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 5/31/93
2 # $FreeBSD$
3
4 PACKAGE=runtime
5 PROG=   hostname
6
7 .include <bsd.prog.mk>