xref: /original-bsd/bin/rm/Makefile (revision 568b2894)
1#	@(#)Makefile	5.4 (Berkeley) 04/28/93
2
3PROG=	rm
4
5.include <bsd.prog.mk>
6