6 lines
100 B
Makefile
6 lines
100 B
Makefile
# $OpenBSD: Makefile,v 1.3 1997/09/21 11:49:42 deraadt Exp $
|
|
|
|
PROG= logname
|
|
|
|
.include <bsd.prog.mk>
|