6 lines
77 B
Makefile
6 lines
77 B
Makefile
# @(#)Makefile 5.1 (Berkeley) 6/28/91
|
|
|
|
PROG= logname
|
|
|
|
.include <bsd.prog.mk>
|