зеркало из https://github.com/mozilla/pjs.git
Removed nucacheproto.* This functionality is now wrapped inside mkmemcac.*
This commit is contained in:
Родитель
7963fbc192
Коммит
9588455afd
|
@ -28,12 +28,6 @@ CSRCS = \
|
|||
mkmemcac.c \
|
||||
$(NULL)
|
||||
|
||||
ifdef NU_CACHE
|
||||
CSRCS += \
|
||||
nucacheproto.c \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
EXPORTS= netcache.h mkcache.h mkmemcac.h extcache.h
|
||||
|
||||
REQUIRES = network nspr2 dbm util pref js java fileurl security layer img jtools cachelib
|
||||
|
|
|
@ -33,12 +33,6 @@ CSRCS = \
|
|||
mkmemcac.c \
|
||||
$(NULL)
|
||||
|
||||
ifdef NU_CACHE
|
||||
CSRCS += \
|
||||
nucacheproto.c \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
EXPORTS= netcache.h mkcache.h mkmemcac.h extcache.h
|
||||
EXPORTS:= $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче