Sha256: e04e3251295f5066c590cc594ba1e905c3e742ead4afdd0632658dfdbf4c4d59

Contents?: true

Size: 854 Bytes

Versions: 135

Compression:

Stored size: 854 Bytes

Contents

# Time-stamp: <03/10/17 19:29:26 ptr>
# $Id: rules-install-a.mak 2548 2006-07-31 19:34:29Z dums $

install-static: install-release-static install-dbg-static install-stldbg-static

install-release-static: release-static $(INSTALL_STATIC_LIB_DIR)
	$(INSTALL_A) $(A_NAME_OUT) $(INSTALL_STATIC_LIB_DIR)
	@if exist $(A_PDB_NAME_OUT) $(INSTALL_A) $(A_PDB_NAME_OUT) $(INSTALL_STATIC_LIB_DIR)

install-dbg-static: dbg-static $(INSTALL_STATIC_LIB_DIR_DBG)
	$(INSTALL_A) $(A_NAME_OUT_DBG) $(INSTALL_STATIC_LIB_DIR_DBG)
	@if exist $(A_PDB_NAME_OUT_DBG) $(INSTALL_A) $(A_PDB_NAME_OUT_DBG) $(INSTALL_STATIC_LIB_DIR_DBG)

install-stldbg-static: stldbg-static $(INSTALL_STATIC_LIB_DIR_STLDBG)
	$(INSTALL_A) $(A_NAME_OUT_STLDBG) $(INSTALL_STATIC_LIB_DIR_STLDBG)
	@if exist $(A_PDB_NAME_OUT_STLDBG) $(INSTALL_A) $(A_PDB_NAME_OUT_STLDBG) $(INSTALL_STATIC_LIB_DIR_STLDBG)

Version data entries

135 entries across 135 versions & 2 rubygems

Version Path
rhodes-7.6.0 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-7.5.1 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-7.4.1 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-7.1.17 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-6.2.0 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-6.0.11 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-5.5.18 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-5.5.17 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-5.5.15 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-5.5.0.22 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-5.5.2 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-5.5.0.7 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-5.5.0.3 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-5.5.0 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
tauplatform-1.0.3 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
tauplatform-1.0.2 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
tauplatform-1.0.1 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-3.5.1.12 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-3.3.5 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak
rhodes-3.4.2 platform/shared/stlport/build/Makefiles/nmake/lib/rules-install-a.mak