xref: /original-bsd/bin/chmod/Makefile (revision bff54947)
1#	@(#)Makefile	5.2 (Berkeley) 05/11/90
2
3PROG=	chmod
4
5.include <bsd.prog.mk>
6