Makefile.in
上传用户:dgyhgb
上传日期:2007-01-07
资源大小:676k
文件大小:4k
源码类别:

SQL Server

开发平台:

Unix_Linux

  1. ##########################################################################
  2. ##                     GNU SQL Transaction                              ##
  3. ##########################################################################
  4. ##
  5. ## $Id: Makefile.src.engine.trans.in,v 1.245 1997/03/31 03:46:38 kml Exp $
  6. ##
  7. ## This file is a part of GNU SQL Server
  8. ##
  9. ## Copyright (c) 1996, 1997, Free Software Foundation, Inc
  10. ## Developed at Institute of System Programming of Russian Academy of Science
  11. ## This file is written by Michael Kimelman
  12. ##
  13. ## This program is free software; you can redistribute it and/or modify it under
  14. ## the terms of the GNU General Public License as published by the Free
  15. ## Software Foundation; either version 2 of the License, or (at your option)
  16. ## any later version.
  17. ##
  18. ## This program is distributed in the hope that it will be useful, but WITHOUT
  19. ## ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  20. ## FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
  21. ## more details.
  22. ##
  23. ## You should have received a copy of the GNU General Public License along with
  24. ## this program; if not, write to the Free Software Foundation, Inc.,
  25. ## 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  26. ##
  27. ## Contacts: gss@ispras.ru
  28. ##
  29. srcdir=@srcdir@
  30. VPATH=@srcdir@
  31. include ../../Makefile_h
  32. SRC= addflds.c aggravg.c aggrifn.c aggrsfn.c bdunion.c blfltr.c
  33. cmpkeys.c cntrid.c cnttab.c crind.c crrel.c crtfrm.c
  34. delcon.c delind.c delrel.c dltn.c empty_page.c fltrel.c
  35. ind_ins.c ind_rem.c ind_scan.c inscon.c insfltr.c insrtn.c
  36. join.c keyfrm.c makegr.c mdfctn.c modcon.c next.c 
  37. obrind.c opinpg.c opscfl.c opscin.c opscrl.c orddel.c ordins.c 
  38. ordmod.c page_op.c proind.c rdcort.c reclj.c recmj.c rllbck.c rllbfn.c
  39. snlock.c tmpob.c trns.c cmpftn.c libtran.c
  40. SRCOBJS=        ${SRC:.c=.$(O)}
  41. all: install
  42. install: server
  43. # nothing to do
  44. server: announce  $(LIBSER)
  45. libgss_ser : ${SRCOBJS}
  46. echo $? >$@
  47. $(SRCOBJS): $(IINC)/destrn.h $(IINC)/fdcltrn.h $(IINC)/deftr.h $(IINC)/fieldtp.h 
  48.  $(IINC)/pupsi.h $(IINC)/pupans.h $(IINC)/tptrn.h $(IINC)/rnmtp.h $(IINC)/totdecl.h 
  49.  $(INC)/setup_os.h $(INC)/xmem.h
  50. addflds.$(O)    : addflds.c $(IINC)/strml.h
  51. aggravg.$(O)    : aggravg.c $(IINC)/sctp.h
  52. aggrifn.$(O)    : aggrifn.c $(IINC)/agrflg.h
  53. aggrsfn.$(O)    : aggrsfn.c
  54. bdunion.$(O)    : bdunion.c
  55. blfltr.$(O)     : blfltr.c
  56. cmpkeys.$(O)    : cmpkeys.c
  57. cntrid.$(O)     : cntrid.c $(IINC)/sctp.h  $(EINC)/synch/sctpsyn.h 
  58. cnttab.$(O)     : cnttab.c $(IINC)/agrflg.h 
  59. crind.$(O)      : crind.c $(IINC)/strml.h
  60. crrel.$(O)      : crrel.c
  61. crtfrm.$(O)     : crtfrm.c $(IINC)/sctp.h 
  62. delcon.$(O)     : delcon.c $(IINC)/strml.h
  63. delind.$(O)     : delind.c $(IINC)/strml.h
  64. delrel.$(O)     : delrel.c
  65. dltn.$(O)       : dltn.c $(IINC)/strml.h
  66. empty_page.$(O) : empty_page.c
  67. fltrel.$(O)     : fltrel.c $(IINC)/strml.h
  68. ind_ins.$(O)    : ind_ins.c
  69. ind_rem.$(O)    : ind_rem.c
  70. ind_scan.$(O)   : ind_scan.c $(IINC)/sctp.h 
  71. inscon.$(O)     : inscon.c   $(IINC)/strml.h
  72. insfltr.$(O)    : insfltr.c
  73. insrtn.$(O)     : insrtn.c   $(IINC)/strml.h
  74. join.$(O)       : join.c
  75. keyfrm.$(O)     : keyfrm.c
  76. makegr.$(O)     : makegr.c   $(IINC)/agrflg.h 
  77. mdfctn.$(O)     : mdfctn.c   $(IINC)/strml.h $(IINC)/sctp.h 
  78. modcon.$(O)     : modcon.c   $(IINC)/strml.h
  79. next.$(O)       : next.c
  80. obrind.$(O)     : obrind.c   $(IINC)/strml.h
  81. opinpg.$(O)     : opinpg.c
  82. opscfl.$(O)     : opscfl.c
  83. opscin.$(O)     : opscin.c   $(IINC)/sctp.h 
  84. opscrl.$(O)     : opscrl.c   $(IINC)/sctp.h 
  85. orddel.$(O)     : orddel.c
  86. ordins.$(O)     : ordins.c 
  87. ordmod.$(O)     : ordmod.c
  88. page_op.$(O)    : page_op.c
  89. proind.$(O)     : proind.c
  90. rdcort.$(O)     : rdcort.c
  91. reclj.$(O)      : reclj.c    $(IINC)/strml.h $(IINC)/inpop.h 
  92. recmj.$(O)      : recmj.c    $(IINC)/strml.h
  93. rllbck.$(O)     : rllbck.c   $(IINC)/strml.h
  94. rllbfn.$(O)     : rllbfn.c
  95. snlock.$(O)     : snlock.c   $(IINC)/sctp.h  $(EINC)/synch/sctpsyn.h 
  96. tmpob.$(O)      : tmpob.c
  97. trns.$(O)       : trns.c gltran.h $(IINC)/inpop.h $(IINC)/strml.h $(IINC)/expop.h $(IINC)/totdecl.h
  98. fdcltrn.h       : $(IINC)/inpop.h $(IINC)/f1f2decl.h
  99. cmpftn.$(O)     : cmpftn.c  $(IINC)/cmpdecl.h $(IINC)/totdecl.h
  100. libtran.$(O)    : libtran.c $(IINC)/sctp.h $(IINC)/f1f2decl.h