зеркало из https://github.com/mozilla/pjs.git
fix up unix makefiles a bit more
This commit is contained in:
Родитель
1c1477949a
Коммит
1654603bbe
|
@ -32,9 +32,9 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
XPIDLSRCS = \
|
||||
nsIPSMComponent.idl \
|
||||
nsIPSMUIHandler.idl \
|
||||
nsISecureBrowserUI.idl \
|
||||
nsISSLSocketProvider.idl \
|
||||
nsIPSMUIHandler.idl \
|
||||
nsISecureBrowserUI.idl \
|
||||
nsISSLSocketProvider.idl \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
|
@ -48,6 +48,8 @@ CSRCS = \
|
|||
nsPSMShimLayer.c \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DSO_LDOPTS = -L$(DIST)/lib -lcmt -lxpcom -lprotocol
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
INCLUDES += \
|
||||
|
|
Загрузка…
Ссылка в новой задаче