6 lines
72 B
Makefile
6 lines
72 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/9/93
|
|
|
|
PROG= rev
|
|
|
|
.include <bsd.prog.mk>
|