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