6 lines
73 B
Makefile
6 lines
73 B
Makefile
|
# @(#)Makefile 5.4 (Berkeley) 3/21/92
|
||
|
|
||
|
PROG= rev
|
||
|
|
||
|
.include <bsd.prog.mk>
|