Makefile.in
git-svn-id: svn://10.0.0.236/trunk@36002 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -35,12 +35,14 @@ CPPSRCS = \
|
||||
|
||||
REQUIRES = walleteditor raptor xpcom
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
MKSHLIB :=
|
||||
|
||||
# we don't want the shared lib, but we want to force the creation of a static lib
|
||||
override NO_SHARED_LIB=1
|
||||
override NO_STATIC_LIB=
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
install:: $(TARGETS)
|
||||
$(INSTALL) $(srcdir)/CookieViewer.html $(DIST)/bin/res/samples
|
||||
|
||||
@@ -35,12 +35,14 @@ CPPSRCS = \
|
||||
|
||||
REQUIRES = walleteditor raptor xpcom
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
MKSHLIB :=
|
||||
|
||||
# we don't want the shared lib, but we want to force the creation of a static lib
|
||||
override NO_SHARED_LIB=1
|
||||
override NO_STATIC_LIB=
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
install:: $(TARGETS)
|
||||
$(INSTALL) $(srcdir)/WalletEditor.html $(DIST)/bin/res/samples
|
||||
|
||||
@@ -35,12 +35,14 @@ CPPSRCS = \
|
||||
|
||||
REQUIRES = walleteditor raptor xpcom
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
MKSHLIB :=
|
||||
|
||||
# we don't want the shared lib, but we want to force the creation of a static lib
|
||||
override NO_SHARED_LIB=1
|
||||
override NO_STATIC_LIB=
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
install:: $(TARGETS)
|
||||
$(INSTALL) $(srcdir)/SignonViewer.html $(DIST)/bin/res/samples
|
||||
|
||||
@@ -35,12 +35,14 @@ CPPSRCS = \
|
||||
|
||||
REQUIRES = walleteditor raptor xpcom
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
MKSHLIB :=
|
||||
|
||||
# we don't want the shared lib, but we want to force the creation of a static lib
|
||||
override NO_SHARED_LIB=1
|
||||
override NO_STATIC_LIB=
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
install:: $(TARGETS)
|
||||
$(INSTALL) $(srcdir)/WalletPreview.html $(DIST)/bin/res/samples
|
||||
|
||||
Reference in New Issue
Block a user