mirror of
https://github.com/openbsd/src.git
synced 2025-01-03 06:45:37 -08:00
6 lines
96 B
Makefile
6 lines
96 B
Makefile
# $OpenBSD: Makefile,v 1.3 1997/09/21 11:52:02 deraadt Exp $
|
|
|
|
PROG= who
|
|
|
|
.include <bsd.prog.mk>
|