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.m4
Package: sendmail.8.10.0.Beta10.tar.Z [view]
Upload User: xu_441
Upload Date: 2007-01-04
Package Size: 1640k
Code Size: 1k
Category:
Email Client
Development Platform:
Unix_Linux
- include(confBUILDTOOLSDIR`/M4/switch.m4')
- bldPRODUCT_START(`executable', `mail.local')
- define(`bldNO_INSTALL')
- define(`bldSOURCES', `mail.local.c ')
- bldPUSH_SMLIB(`smutil')
- PREPENDDEF(`confENVDEF', `confMAPDEF')
- bldPRODUCT_END
- bldPRODUCT_START(`manpage', `mail.local')
- define(`bldSOURCES', `mail.local.8')
- bldPRODUCT_END
- divert(bldTARGETS_SECTION)
- install:
- @echo "NOTE: This version of mail.local is not suited for some operating"
- @echo " systems such as HP-UX and Solaris. Please consult the"
- @echo " README file in the mail.local directory. You can force"
- @echo " the install using 'Build force-install'."
- force-install: install-mail.local ifdef(`confNO_MAN_BUILD',, `install-docs')
- install-mail.local: mail.local
- ${INSTALL} -c -o ${UBINOWN} -g ${UBINGRP} -m ${UBINMODE} mail.local ${DESTDIR}${EBINDIR}
- divert
- bldFINISH