Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
rules.diab
Package: vxwork_src.rar [view]
Upload User: nvosite88
Upload Date: 2007-01-17
Package Size: 4983k
Code Size: 1k
Category:
VxWorks
Development Platform:
C/C++
- # rules.diab - rules for extracting objects from Diab libraries
- #
- # modification history
- # --------------------
- # 01c,13nov01,sn include make.$(CPU)$(TOOL)
- # 01b,06nov01,sn define OBJ_PREFIX
- # 01a,15oct01,sn wrote
- #
- # DESCRIPTION
- # Generic rules for extracting objects from Diab libraries.
- include $(TGT_DIR)/h/tool/diab/make.$(CPU)$(TOOL)
- TOOL_LIB := $(shell dplus $(TGT_FLAG) -## dummy.o | wtxtcl $(TGT_DIR)/src/tool/diab/diabLibFind.tcl $(DIABLIBRARY))
- OBJ_PREFIX = _x_diab_
- include $(TGT_DIR)/src/tool/rules.tool