mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-29 16:44:03 +00:00
Catch up to the inflate renaming.
This commit is contained in:
parent
0e7bd20bb2
commit
bb50079093
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=336261
@ -7,7 +7,7 @@ STRIP=
|
||||
BINMODE=${LIBMODE}
|
||||
BINDIR= ${LIBDIR}
|
||||
|
||||
SRCS= start.s boot.c inflate.c lib.c crt.s sio.s
|
||||
SRCS= start.s boot.c subr_inflate.c lib.c crt.s sio.s
|
||||
CFLAGS= -Os
|
||||
CFLAGS+=-DKZIP
|
||||
NO_SHARED=
|
||||
|
Loading…
Reference in New Issue
Block a user