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
Makefile
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++
- # Makefile - makefile for extracting objects from libimpl.a
- #
- # modification history
- # --------------------
- # 01d,14nov01,sn fixed comment
- # 01c,13nov01,tam moved archive into new directory hierarchy
- # 01b,13nov01,sn (implicitly) use exclude list from defs.exclude
- # 01a,24oct01,sn wrote
- #
- # DESCRIPTION
- # This file contains the definitions needed for extracting objects
- # from libimpl.a (C intrinsics)
- TGT_DIR = $(WIND_BASE)/target
- TOOL = diab
- LIB_BASE_NAME = dcc
- LIB_COMMON = true
- DIABLIBRARY = libimpl.a
- CONFIGLETTE_NAME = diab_intrinsics_impl
- include $(TGT_DIR)/src/tool/diab/rules.diab