Makefile.inc
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:0k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. # @(#)Makefile.inc 5.6 (Berkeley) 6/4/91
  2. # stdlib sources
  3. .PATH: ${srcdir}/${MACHINE}/stdlib ${srcdir}/stdlib
  4. SRCS+= exit.c strtod.c getopt.c rand.c random.c strtol.c strtoul.c
  5. # SRCS+=abort.c atexit.c atoi.c atof.c atol.c bsearch.c calloc.c div.c 
  6. #  getenv.c heapsort.c labs.c ldiv.c malloc.c multibyte.c 
  7. #  putenv.c qsort.c radixsort.c setenv.c system.c