xref: /original-bsd/usr.bin/rs/Makefile (revision fc951d45)
1#	@(#)Makefile	5.1 (Berkeley) 05/26/93
2
3PROG=	rs
4
5.include <bsd.prog.mk>
6