summaryrefslogtreecommitdiff
path: root/usr.bin/minigzip
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2017-01-04 09:30:47 +0000
committerXin LI <delphij@FreeBSD.org>2017-01-04 09:30:47 +0000
commite16f0839c61130de915df0ee80e815e88773ce90 (patch)
treee4e965b5f0b26e5a1b622a5b853a1231ba5885a2 /usr.bin/minigzip
parentd6766132c2a7eb57c26ff47fdc05c2f561842659 (diff)
parent05949431773ba2a7de10afd5069ae77e5fc6267c (diff)
downloadsrc-test-e16f0839c61130de915df0ee80e815e88773ce90.tar.gz
src-test-e16f0839c61130de915df0ee80e815e88773ce90.zip
Restructure libz, place vendor files in contrib/zlib like other third
party software, this provides more standarized import workflow and makes future upgrades easier. The following files are new with this commit: zconf.h.in zlib.map zlib.pc.in They are not connected to build, but were kept in tree for reference for future maintenance. All our local trivial changes were applied to contrib/zlib, and the contrib/zlib vendor source code is intended to 100% match lib/libz before this commit. MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=311275
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 da15aa9995ed7..00a032841a162 100644
--- a/usr.bin/minigzip/Makefile
+++ b/usr.bin/minigzip/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-SRCDIR= ${.CURDIR}/../../lib/libz/test
+SRCDIR= ${.CURDIR}/../../contrib/zlib/test
.PATH: ${SRCDIR}
PROG= minigzip