summaryrefslogtreecommitdiffstats
path: root/usr.bin/chflags/Makefile
blob: a432e5f731121b81cb3fa5b862c19bd255312e13 (plain)
1
2
3
4
5
6
7
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	chflags
SRCS=	chflags.c stat_flags.c
.PATH:	${.CURDIR}/../../bin/ls

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud