aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xinstall/Makefile
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2000-01-05 19:22:10 +0000
committerBruce Evans <bde@FreeBSD.org>2000-01-05 19:22:10 +0000
commited92ab90fcc00d230a400f87b64d717e784984b7 (patch)
tree55d036458718d70a634e5ccc3f400d5c2f9e4e9f /usr.bin/xinstall/Makefile
parenta37e09e423aa430bade63f30993981f00a33ee02 (diff)
Actually remove unrequired SRCS.
Notes
Notes: svn path=/head/; revision=55476
Diffstat (limited to 'usr.bin/xinstall/Makefile')
-rw-r--r--usr.bin/xinstall/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/xinstall/Makefile b/usr.bin/xinstall/Makefile
index d9729375836d..80331806d48b 100644
--- a/usr.bin/xinstall/Makefile
+++ b/usr.bin/xinstall/Makefile
@@ -2,7 +2,6 @@
# $FreeBSD$
PROG= xinstall
-SRCS= xinstall.c
MAN1= install.1
DPADD= ${LIBUTIL}
LDADD= -lutil