xref: /original-bsd/usr.bin/chflags/Makefile (revision be7c7628)
1#	@(#)Makefile	5.1 (Berkeley) 12/12/91
2
3PROG=	chflags
4
5.include <bsd.prog.mk>
6