6 lines
72 B
Makefile
6 lines
72 B
Makefile
# @(#)Makefile 5.1 (Berkeley) 6/29/91
|
|
|
|
PROG= id
|
|
|
|
.include <bsd.prog.mk>
|