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

BINDIR=	/bin
NOSHARED?=yes

PROG=	chflags
SRCS=	chflags.c
WARNS?=	2

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