summaryrefslogtreecommitdiff
path: root/usr.bin/minigzip
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2019-05-08 08:43:15 +0000
committerXin LI <delphij@FreeBSD.org>2019-05-08 08:43:15 +0000
commitc9083b850aed19fff781fd82084e8308c9ae6df6 (patch)
tree1c62bbcb66814653c183613885cab0741a0611a0 /usr.bin/minigzip
parent6889af8687386c296a24edfb48dd6cbcc90166c1 (diff)
downloadsrc-test-c9083b850aed19fff781fd82084e8308c9ae6df6.tar.gz
src-test-c9083b850aed19fff781fd82084e8308c9ae6df6.zip
Move contrib/zlib to sys/contrib/zlib so that we can use it in kernel.
This is a prerequisite of unifying kernel zlib instances. Submitted by: Yoshihiro Ota <ota at j.email.ne.jp> MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D20191
Notes
Notes: svn path=/head/; revision=347244
Diffstat (limited to 'usr.bin/minigzip')
-rw-r--r--usr.bin/minigzip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/minigzip/Makefile b/usr.bin/minigzip/Makefile
index 2385f76553518..9a0098eed5476 100644
--- a/usr.bin/minigzip/Makefile
+++ b/usr.bin/minigzip/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-SRCDIR= ${SRCTOP}/contrib/zlib/test
+SRCDIR= ${SRCTOP}/sys/contrib/zlib/test
.PATH: ${SRCDIR}
PROG= minigzip