summaryrefslogtreecommitdiffstats
path: root/bin/chflags/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-02-19 16:56:30 +0000
committerobrien <obrien@FreeBSD.org>2003-02-19 16:56:30 +0000
commit25ad184a7ac53abe8df825633bdb7fb4ca6411d5 (patch)
tree1bab03e741250b134d9a505d7fa5cfcd87505207 /bin/chflags/Makefile
parenta777b75f100db0c8799a8fd22a0248d934c38ed1 (diff)
downloadFreeBSD-src-25ad184a7ac53abe8df825633bdb7fb4ca6411d5.zip
FreeBSD-src-25ad184a7ac53abe8df825633bdb7fb4ca6411d5.tar.gz
We can simplify this Makefile down to a single line now.
Diffstat (limited to 'bin/chflags/Makefile')
-rw-r--r--bin/chflags/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/chflags/Makefile b/bin/chflags/Makefile
index 0f91aa1..4457505 100644
--- a/bin/chflags/Makefile
+++ b/bin/chflags/Makefile
@@ -2,9 +2,5 @@
# $FreeBSD$
PROG= chflags
-SRCS= chflags.c
-
-BINDIR= /bin
-NOSHARED?=yes
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud