⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.pkg.win32

📁 Software Testing Automation Framework (STAF)的开发代码
💻 WIN32
字号:
############################################################################## Software Testing Automation Framework (STAF)                              ## (C) Copyright IBM Corp. 2001                                              ##                                                                           ## This software is licensed under the Common Public License (CPL) V1.0.     ##############################################################################Pkg_Targets += \  $(PKG)/LICENSE.htm \  $(PKG)/bin/STAFProc.exe \  $(PKG)/bin/STAF.exe \  $(PKG)/bin/FmtLog.exe \  $(PKG)/bin/STAFReg.exe \  $(PKG)/bin/JSTAF.zip \  $(PKG)/bin/JSTAF.jar \  $(PKG)/bin/STAFAnt.jar \  $(PKG)/bin/STAF.cfg \  $(PKG)/bin/STAFProc.ico \  $(PKG)/bin/STAF.dll \  $(PKG)/bin/STAFLIPC.dll \  $(PKG)/bin/STAFTCP.dll \  $(PKG)/bin/JSTAF.dll \  $(PKG)/bin/JSTAFSH.dll \  $(PKG)/bin/STAFDSLS.dll \  $(PKG)/bin/STAFMon.dll \  $(PKG)/bin/STAFLog.dll \  $(PKG)/bin/STAFPool.dll \  $(PKG)/bin/STAFZip.dll \  $(PKG)/bin/STAFZlib.dll \  $(PKG)/bin/IPv4/STAF.dll \  $(PKG)/bin/IPv4/STAFTCP.dll \  $(PKG)/bin/IPv6/STAF.dll \  $(PKG)/bin/IPv6/STAFTCP.dll \  $(PKG)/lib/STAF.lib \  $(PKG)/lib/service.def \  $(PKG)/docs/History \  $(PKG)/docs/STAFCMDS.htm \  $(PKG)/docs/STAFFAQ.htm \  $(PKG)/docs/STAFGS.pdf \  $(PKG)/docs/STAFRC.htm \  $(PKG)/docs/STAFUG.htm \  $(PKG)/docs/STAFHome.htm \  $(PKG)/docs/STAFPerl.htm \  $(PKG)/include/STAF.h \  $(PKG)/include/STAFInlImpl.cpp \  $(PKG)/include/STAFCommandParser.h \  $(PKG)/include/STAFCommandParserInlImpl.cpp \  $(PKG)/include/STAFDataTypes.h \  $(PKG)/include/STAFDataTypesInlImpl.cpp \  $(PKG)/include/STAFDynamicLibrary.h \  $(PKG)/include/STAFDynamicLibraryInlImpl.cpp \  $(PKG)/include/STAFError.h \  $(PKG)/include/STAFFileSystem.h \  $(PKG)/include/STAFFileSystemInlImpl.cpp \  $(PKG)/include/STAFEventSem.h \  $(PKG)/include/STAFEventSemInlImpl.cpp \  $(PKG)/include/STAFException.h \  $(PKG)/include/STAFLogService.h \  $(PKG)/include/STAFMonitorService.h \  $(PKG)/include/STAFMutexSem.h \  $(PKG)/include/STAFMutexSemInlImpl.cpp \  $(PKG)/include/STAFOSTypes.h \  $(PKG)/include/STAFRefPtr.h \  $(PKG)/include/STAFResPoolService.h \  $(PKG)/include/STAFServiceInterface.h \  $(PKG)/include/STAFString.h \  $(PKG)/include/STAFStringInlImpl.cpp \  $(PKG)/include/STAFThread.h \  $(PKG)/include/STAFTimestamp.h \  $(PKG)/include/STAFTimestampInlImpl.cpp \  $(PKG)/include/STAFUtil.h \  $(PKG)/include/STAF_fstream.h \  $(PKG)/include/STAF_iostream.h \  $(PKG)/include/STAFProcess.h \  $(PKG)/include/STAFProcessInlImpl.cpp \  $(PKG)/include/STAFTrace.h \  $(PKG)/include/STAFTraceInlImpl.cpp \  $(PKG)/samples/c/LogIt.c \  $(PKG)/samples/cpp/LogIt.cpp \  $(PKG)/samples/demo/STAFDemoController.java \  $(PKG)/samples/demo/STAFProcess.java \  $(PKG)/samples/demo/STAFDemo.jar \  $(PKG)/samples/java/JPing.java \  $(PKG)/codepage/alias.txt \  $(subst $(SRC),$(PKG),$(subst ucm,bin,$(shell find $(SRC) -name "*.ucm")))ifneq ($(CC_TYPE),MVC-SDK-IA64)ifneq ($(CC_TYPE),MVC8-X64)Pkg_Targets += \  $(PKG)/bin/GenWL.cmd \  $(PKG)/bin/RXSTAF.dll \  $(PKG)/bin/RxThread.dll \  $(PKG)/bin/PLSTAF.pm \  $(PKG)/bin/STAF.pl \  $(PKG)/bin/STAF2.pl \  $(PKG)/bin/STAFMon.pm \  $(PKG)/bin/STAFLog.pm \  $(PKG)/lib/perl56/PLSTAF.dll \  $(PKG)/lib/perl58/PLSTAF.dll \  $(PKG)/bin/STAF.tcl \  $(PKG)/bin/TCLSTAF.dll \  $(PKG)/bin/STAFUtil.tcl \  $(PKG)/bin/STAFMon.tcl \  $(PKG)/bin/STAFLog.tcl \  $(PKG)/bin/pkgIndex.tcl \  $(PKG)/bin/PYSTAF.pyd \  $(PKG)/bin/PySTAF.py \  $(PKG)/bin/PySTAFLog.py \  $(PKG)/bin/PySTAFMon.py \  $(PKG)/lib/STAFUtil.rxl \  $(PKG)/lib/STAFCPar.rxl \  $(PKG)/lib/STAFPool.rxl \  $(PKG)/lib/STAFMon.rxl \  $(PKG)/lib/STAFLog.rxl \  $(PKG)/samples/genwl/Sample.gwl \  $(PKG)/samples/misc/OldVars.cfg \  $(PKG)/samples/rexx/PingTest.cmd \  $(PKG)/samples/rexx/Sample1.cmd \  $(PKG)/samples/rexx/Sample2.cmd \  $(PKG)/samples/rexx/Sample3.cmd \  $(PKG)/samples/rexx/Sample4.cmdendifendififdef STAF_USE_SSLPkg_Targets += \  $(PKG)/bin/STAFOpenSSL.dll \  $(PKG)/bin/STAFDefault.crt \  $(PKG)/bin/STAFDefault.key \  $(PKG)/bin/CAList.crtendifTargets += $(Pkg_Targets) \           $(PKG_ROOT)/stafpkg_$(OS_NAME).tarCleanupTargets += Pkg_cleanup# Standard inference rule for copying files from REL tree to PKG tree$(PKG)/%: $(REL)/%	$(COPY_FILE)# Special rule for copying files from REL/docs/staf tree to PKG/docs$(PKG)/docs/STAFUG.html: $(REL)/docs/staf/STAFUG.html	-@$(DEL) -Rf $(PKG)/docs $(OUT_ERR_TO_DEV_NULL)$(PKG)/docs/%: $(REL)/docs/staf/%	$(COPY_FILE)# Special rule for Win32 for copying files from REL/lib tree to PKG/bin$(PKG)/bin/%: $(REL)/lib/%	$(COPY_FILE)$(PKG_ROOT)/stafpkg_$(OS_NAME).tar: $(Pkg_Targets)	@echo "*** Creating $(@F) ***"	-@$(DEL) $@ $(OUT_ERR_TO_DEV_NULL)	@cd $(PKG_ROOT); tar cf $@ *Pkg_cleanup:	-@$(DEL) -Rf $(PKG) $(OUT_ERR_TO_DEV_NULL)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -