[build] Allow building against a zlib in a non-standard location

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Geoff Lywood
2010-05-27 23:00:07 +01:00
committed by Michael Brown
parent c68839d4d6
commit a5ad78f27e
2 changed files with 3 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ ICCFIX := ./util/iccfix
DOXYGEN := doxygen
BINUTILS_DIR := /usr
BFD_DIR := $(BINUTILS_DIR)
ZLIB_DIR := /usr
###############################################################################
#