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

NOSHARED?=yes

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

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