Makefile.inc
Upload User: tsgydb
Upload Date: 2007-04-14
Package Size: 10674k
Code Size: 1k
Category:

MySQL

Development Platform:

Visual C++

  1. # from: @(#)Makefile.inc 5.21 (Berkeley) 5/24/91
  2. # $Id$
  3. # gen sources
  4. .PATH: ${srcdir}/net
  5. SRCS+= gethostbyaddr.c gethostbyname.c gethostent.c getnetbyaddr.c 
  6. getnetbyname.c getnetent.c getproto.c getprotoent.c getprotoname.c 
  7. getservbyname.c getservbyport.c getservent.c herror.c inet_addr.c 
  8. inet_lnaof.c inet_makeaddr.c inet_netof.c inet_network.c inet_ntoa.c 
  9. net_internal.c proto_internal.c res_comp.c res_init.c res_internal.c 
  10. res_mkquery.c res_query.c res_querydomain.c res_search.c res_send.c 
  11. serv_internal.c gethostname.c