mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-01-02 23:31:56 +00:00
70949ed9a3
to minimize the diffs with the original version.
8 lines
93 B
Makefile
8 lines
93 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= who
|
|
|
|
.INCLUDEDIRS : ..
|
|
.INCLUDE : <bsd.prog.mk>
|
|
|