xref: /freebsd/usr.bin/who/Makefile (revision 3c6e15bceeab4470243c60c9a4b5b9cafca9abaa)
1#	@(#)Makefile	8.1 (Berkeley) 6/6/93
2
3PROG=	who
4
5.include <bsd.prog.mk>
6