]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/hostname/Makefile
kern: cpuset: allow jails to modify child jails' roots
[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>