mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-11-05 13:05:44 +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>
|
|
|