xref: /original-bsd/usr.bin/logname/Makefile (revision 16bc4816)
1#	@(#)Makefile	5.1 (Berkeley) 06/28/91
2
3PROG=	logname
4
5.include <bsd.prog.mk>
6