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

NOSHARED?=yes

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

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