xref: /original-bsd/old/hostid/Makefile (revision 86ed09e7)
1#	@(#)Makefile	5.3 (Berkeley) 09/02/90
2
3PROG=	hostid
4
5.include <bsd.prog.mk>
6