mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 07:34:20 +00:00
remove an incorrectly checked in file
This commit is contained in:
parent
477a06c7b1
commit
a86f4bbdb8
@ -1,32 +0,0 @@
|
|||||||
|
|
||||||
MODULE = zlib
|
|
||||||
|
|
||||||
LIBRARY_NAME=zlib
|
|
||||||
|
|
||||||
REQUIRES=nspr java
|
|
||||||
|
|
||||||
#LCFLAGS=-DZ_PREFIX
|
|
||||||
LCFLAGS=
|
|
||||||
|
|
||||||
|
|
||||||
CSRCS = \
|
|
||||||
adler32.c \
|
|
||||||
crc32.c \
|
|
||||||
compress.c \
|
|
||||||
uncompr.c \
|
|
||||||
deflate.c \
|
|
||||||
trees.c \
|
|
||||||
zutil.c \
|
|
||||||
inflate.c \
|
|
||||||
infblock.c \
|
|
||||||
inftrees.c \
|
|
||||||
infcodes.c \
|
|
||||||
infutil.c \
|
|
||||||
inffast.c \
|
|
||||||
$(NULL)
|
|
||||||
|
|
||||||
# XXX JDK_GEN should add the _gen/* exports
|
|
||||||
EXPORTS = \
|
|
||||||
zlib.h \
|
|
||||||
zconf.h \
|
|
||||||
$(NULL)
|
|
Loading…
x
Reference in New Issue
Block a user