summaryrefslogtreecommitdiffstats
path: root/usr.bin/chflags/Makefile
blob: 4b48e98aee995a6bba135945c8b6398e2e877602 (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
CFLAGS+=-Wall
SRCS=	chflags.c

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