home *** CD-ROM | disk | FTP | other *** search
/ ftptest.leeds.ac.uk / 2015.02.ftptest.leeds.ac.uk.tar / ftptest.leeds.ac.uk / bionet / CAE-GROUP / SCL-WIN3x / SCL.EXE / SCL.MAK < prev    next >
Makefile  |  1994-09-11  |  16KB  |  697 lines

  1. # Microsoft Visual C++ generated build script - Do not modify
  2.  
  3. PROJ = SCL
  4. DEBUG = 1
  5. PROGTYPE = 4
  6. CALLER = 
  7. ARGS = 
  8. DLLS = 
  9. D_RCDEFINES = -d_DEBUG
  10. R_RCDEFINES = -dNDEBUG
  11. ORIGIN = MSVC
  12. ORIGIN_VER = 1.00
  13. PROJPATH = C:\SCL\SCL\
  14. USEMFC = 0
  15. CC = cl
  16. CPP = cl
  17. CXX = cl
  18. CCREATEPCHFLAG = 
  19. CPPCREATEPCHFLAG = 
  20. CUSEPCHFLAG = 
  21. CPPUSEPCHFLAG = 
  22. FIRSTC = SCL_HASH.C  
  23. FIRSTCPP = AGGREGAT.CPP
  24. RC = rc
  25. CFLAGS_D_LIB = /nologo /G3 /W3 /Z7 /AL /Gt55 /Gx- /O1 /Ob2 /D "_DEBUG" /FR /GA 
  26. CFLAGS_R_LIB = /nologo /Gs /G2 /W3 /AM /Ox /D "NDEBUG" /FR /GA 
  27. RCFLAGS = /nologo
  28. RESFLAGS = /nologo
  29. RUNFLAGS = 
  30. OBJS_EXT = 
  31. LIBS_EXT = 
  32. !if "$(DEBUG)" == "1"
  33. CFLAGS = $(CFLAGS_D_LIB)
  34. LFLAGS = 
  35. LIBS = 
  36. MAPFILE = nul
  37. RCDEFINES = $(D_RCDEFINES)
  38. !else
  39. CFLAGS = $(CFLAGS_R_LIB)
  40. LFLAGS = 
  41. LIBS = 
  42. MAPFILE = nul
  43. RCDEFINES = $(R_RCDEFINES)
  44. !endif
  45. !if [if exist MSVC.BND del MSVC.BND]
  46. !endif
  47. SBRS = AGGREGAT.SBR \
  48.         ATT_INLI.SBR \
  49.         ATT_LIST.SBR \
  50.         ATTRIBUT.SBR \
  51.         BINARY.SBR \
  52.         CMDMGR.SBR \
  53.         DISPNODE.SBR \
  54.         DISPNODL.SBR \
  55.         ENUMERAT.SBR \
  56.         ERRORDES.SBR \
  57.         EXPDICT.SBR \
  58.         EXPDICTI.SBR \
  59.         GENNODEA.SBR \
  60.         GENNODEL.SBR \
  61.         HEADER.SBR \
  62.         HEADER_I.SBR \
  63.         INSTMGR.SBR \
  64.         LIST.SBR \
  65.         LIST_INL.SBR \
  66.         MGRNODE.SBR \
  67.         MGRNODEA.SBR \
  68.         MGRNODEL.SBR \
  69.         READ_FUN.SBR \
  70.         REGISTRY.SBR \
  71.         SCHEMAHE.SBR \
  72.         SCL_HASH.SBR \
  73.         SCL_STRI.SBR \
  74.         SELECT.SBR \
  75.         SFILE.SBR \
  76.         SFILE_IN.SBR \
  77.         STEPSTRI.SBR \
  78.         STR.SBR \
  79.         UNDEFINE.SBR \
  80.         SENTITY.SBR
  81.  
  82.  
  83. AGGREGAT_DEP = c:\scl\scl\read_fun.h \
  84.     c:\scl\scl\sdai.h \
  85.     c:\scl\scl\stepstri.h \
  86.     c:\scl\scl\scl_stri.h \
  87.     c:\scl\scl\errordes.h \
  88.     c:\scl\scl\enumerat.h \
  89.     c:\scl\scl\str.h \
  90.     c:\scl\scl\binary.h \
  91.     c:\scl\scl\select.h \
  92.     c:\scl\scl\basetype.h \
  93.     c:\scl\scl\aggregat.h \
  94.     c:\scl\scl\list.h \
  95.     c:\scl\scl\undefine.h \
  96.     c:\scl\scl\attribut.h \
  97.     c:\scl\scl\expdict.h \
  98.     c:\scl\scl\sentity.h \
  99.     c:\scl\scl\att_list.h \
  100.     c:\scl\scl\instmgr.h \
  101.     c:\scl\scl\gennode.h \
  102.     c:\scl\scl\gennodel.h \
  103.     c:\scl\scl\gennodei.h \
  104.     c:\scl\scl\gennodea.h \
  105.     c:\scl\scl\mgrnode.h \
  106.     c:\scl\scl\editorde.h \
  107.     c:\scl\scl\mgrnodel.h \
  108.     c:\scl\scl\dispnode.h \
  109.     c:\scl\scl\dispnodl.h \
  110.     c:\scl\scl\mgrnodea.h
  111.  
  112.  
  113. ATT_INLI_DEP = c:\scl\scl\attribut.h \
  114.     c:\scl\scl\errordes.h \
  115.     c:\scl\scl\basetype.h \
  116.     c:\scl\scl\expdict.h \
  117.     c:\scl\scl\list.h \
  118.     c:\scl\scl\sdai.h \
  119.     c:\scl\scl\stepstri.h \
  120.     c:\scl\scl\scl_stri.h \
  121.     c:\scl\scl\enumerat.h \
  122.     c:\scl\scl\str.h \
  123.     c:\scl\scl\binary.h \
  124.     c:\scl\scl\select.h \
  125.     c:\scl\scl\read_fun.h
  126.  
  127.  
  128. ATT_LIST_DEP = c:\scl\scl\att_list.h \
  129.     c:\scl\scl\attribut.h \
  130.     c:\scl\scl\list.h \
  131.     c:\scl\scl\errordes.h \
  132.     c:\scl\scl\basetype.h \
  133.     c:\scl\scl\expdict.h \
  134.     c:\scl\scl\sdai.h
  135.  
  136.  
  137. ATTRIBUT_DEP = c:\scl\scl\read_fun.h \
  138.     c:\scl\scl\sdai.h \
  139.     c:\scl\scl\stepstri.h \
  140.     c:\scl\scl\scl_stri.h \
  141.     c:\scl\scl\errordes.h \
  142.     c:\scl\scl\enumerat.h \
  143.     c:\scl\scl\str.h \
  144.     c:\scl\scl\binary.h \
  145.     c:\scl\scl\select.h \
  146.     c:\scl\scl\basetype.h \
  147.     c:\scl\scl\attribut.h \
  148.     c:\scl\scl\expdict.h \
  149.     c:\scl\scl\list.h \
  150.     c:\scl\scl\instmgr.h \
  151.     c:\scl\scl\gennode.h \
  152.     c:\scl\scl\gennodel.h \
  153.     c:\scl\scl\gennodei.h \
  154.     c:\scl\scl\gennodea.h \
  155.     c:\scl\scl\mgrnode.h \
  156.     c:\scl\scl\sentity.h \
  157.     c:\scl\scl\editorde.h \
  158.     c:\scl\scl\mgrnodel.h \
  159.     c:\scl\scl\dispnode.h \
  160.     c:\scl\scl\dispnodl.h \
  161.     c:\scl\scl\mgrnodea.h \
  162.     c:\scl\scl\undefine.h \
  163.     c:\scl\scl\aggregat.h \
  164.     c:\scl\scl\att_list.h
  165.  
  166.  
  167. BINARY_DEP = c:\scl\scl\binary.h \
  168.     c:\scl\scl\scl_stri.h \
  169.     c:\scl\scl\errordes.h
  170.  
  171.  
  172. CMDMGR_DEP = c:\scl\scl\cmdmgr.h \
  173.     c:\scl\scl\gennode.h \
  174.     c:\scl\scl\gennodel.h \
  175.     c:\scl\scl\gennodei.h \
  176.     c:\scl\scl\gennodea.h \
  177.     c:\scl\scl\editorde.h \
  178.     c:\scl\scl\mgrnode.h \
  179.     c:\scl\scl\sdai.h \
  180.     c:\scl\scl\sentity.h \
  181.     c:\scl\scl\mgrnodel.h \
  182.     c:\scl\scl\dispnode.h \
  183.     c:\scl\scl\dispnodl.h \
  184.     c:\scl\scl\list.h
  185.  
  186.  
  187. DISPNODE_DEP = c:\scl\scl\gennode.h \
  188.     c:\scl\scl\gennodel.h \
  189.     c:\scl\scl\gennodei.h \
  190.     c:\scl\scl\dispnode.h \
  191.     c:\scl\scl\sdai.h \
  192.     c:\scl\scl\editorde.h \
  193.     c:\scl\scl\dispnodl.h \
  194.     c:\scl\scl\mgrnode.h
  195.  
  196.  
  197. DISPNODL_DEP = c:\scl\scl\gennode.h \
  198.     c:\scl\scl\gennodel.h \
  199.     c:\scl\scl\mgrnode.h \
  200.     c:\scl\scl\sdai.h \
  201.     c:\scl\scl\sentity.h \
  202.     c:\scl\scl\gennodei.h \
  203.     c:\scl\scl\editorde.h \
  204.     c:\scl\scl\mgrnodel.h \
  205.     c:\scl\scl\dispnode.h \
  206.     c:\scl\scl\dispnodl.h
  207.  
  208.  
  209. ENUMERAT_DEP = c:\scl\scl\enumerat.h \
  210.     c:\scl\scl\str.h \
  211.     c:\scl\scl\scl_stri.h \
  212.     c:\scl\scl\errordes.h \
  213.     c:\scl\scl\read_fun.h \
  214.     c:\scl\scl\sdai.h \
  215.     c:\scl\scl\stepstri.h \
  216.     c:\scl\scl\binary.h \
  217.     c:\scl\scl\select.h \
  218.     c:\scl\scl\basetype.h
  219.  
  220.  
  221. ERRORDES_DEP = c:\scl\scl\errordes.h \
  222.     c:\scl\scl\scl_stri.h
  223.  
  224.  
  225. EXPDICT_DEP = c:\scl\scl\expdict.h \
  226.     c:\scl\scl\list.h \
  227.     c:\scl\scl\sdai.h \
  228.     c:\scl\scl\basetype.h \
  229.     c:\scl\scl\aggregat.h \
  230.     c:\scl\scl\errordes.h \
  231.     c:\scl\scl\binary.h \
  232.     c:\scl\scl\undefine.h \
  233.     c:\scl\scl\scl_stri.h
  234.  
  235.  
  236. EXPDICTI_DEP = c:\scl\scl\expdict.h \
  237.     c:\scl\scl\list.h \
  238.     c:\scl\scl\sdai.h \
  239.     c:\scl\scl\basetype.h
  240.  
  241.  
  242. GENNODEA_DEP = c:\scl\scl\gennode.h \
  243.     c:\scl\scl\gennodel.h \
  244.     c:\scl\scl\gennodei.h \
  245.     c:\scl\scl\gennodea.h
  246.  
  247.  
  248. GENNODEL_DEP = c:\scl\scl\gennode.h \
  249.     c:\scl\scl\gennodel.h \
  250.     c:\scl\scl\gennodei.h \
  251.     c:\scl\scl\gennodea.h
  252.  
  253.  
  254. HEADER_DEP = c:\scl\scl\header.h \
  255.     c:\scl\scl\schemahe.h \
  256.     c:\scl\scl\sdai.h \
  257.     c:\scl\scl\stepstri.h \
  258.     c:\scl\scl\scl_stri.h \
  259.     c:\scl\scl\errordes.h \
  260.     c:\scl\scl\enumerat.h \
  261.     c:\scl\scl\str.h \
  262.     c:\scl\scl\binary.h \
  263.     c:\scl\scl\select.h \
  264.     c:\scl\scl\basetype.h \
  265.     c:\scl\scl\read_fun.h \
  266.     c:\scl\scl\registry.h \
  267.     c:\scl\scl\sentity.h \
  268.     c:\scl\scl\att_list.h \
  269.     c:\scl\scl\attribut.h \
  270.     c:\scl\scl\list.h \
  271.     c:\scl\scl\scl_hash.h \
  272.     c:\scl\scl\aggregat.h \
  273.     c:\scl\scl\undefine.h
  274.  
  275.  
  276. HEADER_I_DEP = c:\scl\scl\header.h \
  277.     c:\scl\scl\schemahe.h \
  278.     c:\scl\scl\sdai.h \
  279.     c:\scl\scl\stepstri.h \
  280.     c:\scl\scl\scl_stri.h \
  281.     c:\scl\scl\errordes.h \
  282.     c:\scl\scl\enumerat.h \
  283.     c:\scl\scl\str.h \
  284.     c:\scl\scl\binary.h \
  285.     c:\scl\scl\select.h \
  286.     c:\scl\scl\basetype.h \
  287.     c:\scl\scl\read_fun.h \
  288.     c:\scl\scl\registry.h \
  289.     c:\scl\scl\sentity.h \
  290.     c:\scl\scl\att_list.h \
  291.     c:\scl\scl\attribut.h \
  292.     c:\scl\scl\list.h \
  293.     c:\scl\scl\scl_hash.h \
  294.     c:\scl\scl\aggregat.h \
  295.     c:\scl\scl\undefine.h
  296.  
  297.  
  298. INSTMGR_DEP = c:\scl\scl\sentity.h \
  299.     c:\scl\scl\att_list.h \
  300.     c:\scl\scl\attribut.h \
  301.     c:\scl\scl\list.h \
  302.     c:\scl\scl\sdai.h \
  303.     c:\scl\scl\str.h \
  304.     c:\scl\scl\instmgr.h \
  305.     c:\scl\scl\gennode.h \
  306.     c:\scl\scl\gennodel.h \
  307.     c:\scl\scl\gennodei.h \
  308.     c:\scl\scl\gennodea.h \
  309.     c:\scl\scl\mgrnode.h \
  310.     c:\scl\scl\editorde.h \
  311.     c:\scl\scl\mgrnodel.h \
  312.     c:\scl\scl\dispnode.h \
  313.     c:\scl\scl\dispnodl.h \
  314.     c:\scl\scl\mgrnodea.h
  315.  
  316.  
  317. LIST_DEP = c:\scl\scl\list.h
  318.  
  319.  
  320. LIST_INL_DEP = c:\scl\scl\list.h
  321.  
  322.  
  323. MGRNODE_DEP = c:\scl\scl\mgrnode.h \
  324.     c:\scl\scl\sdai.h \
  325.     c:\scl\scl\sentity.h \
  326.     c:\scl\scl\gennode.h \
  327.     c:\scl\scl\gennodel.h \
  328.     c:\scl\scl\gennodei.h \
  329.     c:\scl\scl\editorde.h \
  330.     c:\scl\scl\mgrnodel.h \
  331.     c:\scl\scl\dispnode.h \
  332.     c:\scl\scl\dispnodl.h \
  333.     c:\scl\scl\instmgr.h \
  334.     c:\scl\scl\gennodea.h \
  335.     c:\scl\scl\mgrnodea.h \
  336.     c:\scl\scl\att_list.h \
  337.     c:\scl\scl\attribut.h \
  338.     c:\scl\scl\list.h \
  339.     c:\scl\scl\str.h
  340.  
  341.  
  342. MGRNODEA_DEP = c:\scl\scl\mgrnodea.h \
  343.     c:\scl\scl\gennode.h \
  344.     c:\scl\scl\gennodel.h \
  345.     c:\scl\scl\gennodei.h \
  346.     c:\scl\scl\mgrnode.h \
  347.     c:\scl\scl\mgrnodel.h \
  348.     c:\scl\scl\gennodea.h \
  349.     c:\scl\scl\sentity.h \
  350.     c:\scl\scl\att_list.h \
  351.     c:\scl\scl\attribut.h \
  352.     c:\scl\scl\list.h \
  353.     c:\scl\scl\sdai.h \
  354.     c:\scl\scl\str.h
  355.  
  356.  
  357. MGRNODEL_DEP = c:\scl\scl\mgrnode.h \
  358.     c:\scl\scl\sdai.h \
  359.     c:\scl\scl\sentity.h \
  360.     c:\scl\scl\gennode.h \
  361.     c:\scl\scl\gennodel.h \
  362.     c:\scl\scl\gennodei.h \
  363.     c:\scl\scl\editorde.h \
  364.     c:\scl\scl\mgrnodel.h \
  365.     c:\scl\scl\dispnode.h \
  366.     c:\scl\scl\dispnodl.h
  367.  
  368.  
  369. READ_FUN_DEP = c:\scl\scl\errordes.h \
  370.     c:\scl\scl\scl_stri.h \
  371.     c:\scl\scl\sdai.h \
  372.     c:\scl\scl\stepstri.h \
  373.     c:\scl\scl\enumerat.h \
  374.     c:\scl\scl\str.h \
  375.     c:\scl\scl\binary.h \
  376.     c:\scl\scl\select.h \
  377.     c:\scl\scl\basetype.h \
  378.     c:\scl\scl\read_fun.h
  379.  
  380.  
  381. REGISTRY_DEP = c:\scl\scl\registry.h \
  382.     c:\scl\scl\sentity.h \
  383.     c:\scl\scl\att_list.h \
  384.     c:\scl\scl\attribut.h \
  385.     c:\scl\scl\list.h \
  386.     c:\scl\scl\sdai.h \
  387.     c:\scl\scl\str.h \
  388.     c:\scl\scl\errordes.h \
  389.     c:\scl\scl\scl_stri.h \
  390.     c:\scl\scl\scl_hash.h
  391.  
  392.  
  393. SCHEMAHE_DEP = c:\scl\scl\schemahe.h \
  394.     c:\scl\scl\sdai.h \
  395.     c:\scl\scl\stepstri.h \
  396.     c:\scl\scl\scl_stri.h \
  397.     c:\scl\scl\errordes.h \
  398.     c:\scl\scl\enumerat.h \
  399.     c:\scl\scl\str.h \
  400.     c:\scl\scl\binary.h \
  401.     c:\scl\scl\select.h \
  402.     c:\scl\scl\basetype.h \
  403.     c:\scl\scl\read_fun.h \
  404.     c:\scl\scl\registry.h \
  405.     c:\scl\scl\sentity.h \
  406.     c:\scl\scl\att_list.h \
  407.     c:\scl\scl\attribut.h \
  408.     c:\scl\scl\list.h \
  409.     c:\scl\scl\scl_hash.h \
  410.     c:\scl\scl\aggregat.h \
  411.     c:\scl\scl\undefine.h \
  412.     c:\scl\scl\header.h
  413.  
  414.  
  415. SCL_HASH_DEP = c:\scl\scl\scl_hash.h
  416.  
  417.  
  418. SCL_STRI_DEP = c:\scl\scl\scl_stri.h
  419.  
  420.  
  421. SELECT_DEP = c:\scl\scl\select.h \
  422.     c:\scl\scl\basetype.h \
  423.     c:\scl\scl\scl_stri.h \
  424.     c:\scl\scl\sdai.h \
  425.     c:\scl\scl\errordes.h \
  426.     c:\scl\scl\read_fun.h \
  427.     c:\scl\scl\expdict.h \
  428.     c:\scl\scl\list.h \
  429.     c:\scl\scl\sentity.h \
  430.     c:\scl\scl\att_list.h \
  431.     c:\scl\scl\attribut.h \
  432.     c:\scl\scl\str.h
  433.  
  434.  
  435. SFILE_DEP = c:\scl\scl\sfile.h \
  436.     c:\scl\scl\instmgr.h \
  437.     c:\scl\scl\gennode.h \
  438.     c:\scl\scl\gennodel.h \
  439.     c:\scl\scl\gennodei.h \
  440.     c:\scl\scl\gennodea.h \
  441.     c:\scl\scl\mgrnode.h \
  442.     c:\scl\scl\sdai.h \
  443.     c:\scl\scl\sentity.h \
  444.     c:\scl\scl\editorde.h \
  445.     c:\scl\scl\mgrnodel.h \
  446.     c:\scl\scl\dispnode.h \
  447.     c:\scl\scl\dispnodl.h \
  448.     c:\scl\scl\mgrnodea.h \
  449.     c:\scl\scl\registry.h \
  450.     c:\scl\scl\att_list.h \
  451.     c:\scl\scl\attribut.h \
  452.     c:\scl\scl\list.h \
  453.     c:\scl\scl\str.h \
  454.     c:\scl\scl\errordes.h \
  455.     c:\scl\scl\scl_stri.h \
  456.     c:\scl\scl\scl_hash.h \
  457.     c:\scl\scl\schemahe.h \
  458.     c:\scl\scl\stepstri.h \
  459.     c:\scl\scl\enumerat.h \
  460.     c:\scl\scl\binary.h \
  461.     c:\scl\scl\select.h \
  462.     c:\scl\scl\basetype.h \
  463.     c:\scl\scl\read_fun.h \
  464.     c:\scl\scl\aggregat.h \
  465.     c:\scl\scl\undefine.h \
  466.     c:\scl\scl\header.h
  467.  
  468.  
  469. SFILE_IN_DEP = c:\scl\scl\sfile.h \
  470.     c:\scl\scl\instmgr.h \
  471.     c:\scl\scl\gennode.h \
  472.     c:\scl\scl\gennodel.h \
  473.     c:\scl\scl\gennodei.h \
  474.     c:\scl\scl\gennodea.h \
  475.     c:\scl\scl\mgrnode.h \
  476.     c:\scl\scl\sdai.h \
  477.     c:\scl\scl\sentity.h \
  478.     c:\scl\scl\editorde.h \
  479.     c:\scl\scl\mgrnodel.h \
  480.     c:\scl\scl\dispnode.h \
  481.     c:\scl\scl\dispnodl.h \
  482.     c:\scl\scl\mgrnodea.h \
  483.     c:\scl\scl\registry.h \
  484.     c:\scl\scl\att_list.h \
  485.     c:\scl\scl\attribut.h \
  486.     c:\scl\scl\list.h \
  487.     c:\scl\scl\str.h \
  488.     c:\scl\scl\errordes.h \
  489.     c:\scl\scl\scl_stri.h \
  490.     c:\scl\scl\scl_hash.h \
  491.     c:\scl\scl\schemahe.h \
  492.     c:\scl\scl\stepstri.h \
  493.     c:\scl\scl\enumerat.h \
  494.     c:\scl\scl\binary.h \
  495.     c:\scl\scl\select.h \
  496.     c:\scl\scl\basetype.h \
  497.     c:\scl\scl\read_fun.h \
  498.     c:\scl\scl\aggregat.h \
  499.     c:\scl\scl\undefine.h \
  500.     c:\scl\scl\header.h
  501.  
  502.  
  503. STEPSTRI_DEP = c:\scl\scl\stepstri.h \
  504.     c:\scl\scl\scl_stri.h \
  505.     c:\scl\scl\errordes.h
  506.  
  507.  
  508. STR_DEP = c:\scl\scl\str.h \
  509.     c:\scl\scl\scl_stri.h \
  510.     c:\scl\scl\errordes.h
  511.  
  512.  
  513. UNDEFINE_DEP = c:\scl\scl\undefine.h \
  514.     c:\scl\scl\errordes.h \
  515.     c:\scl\scl\scl_stri.h \
  516.     c:\scl\scl\attribut.h \
  517.     c:\scl\scl\basetype.h \
  518.     c:\scl\scl\expdict.h \
  519.     c:\scl\scl\list.h \
  520.     c:\scl\scl\sdai.h
  521.  
  522.  
  523. SENTITY_DEP = c:\scl\scl\sentity.h \
  524.     c:\scl\scl\att_list.h \
  525.     c:\scl\scl\attribut.h \
  526.     c:\scl\scl\list.h \
  527.     c:\scl\scl\sdai.h \
  528.     c:\scl\scl\str.h \
  529.     c:\scl\scl\instmgr.h \
  530.     c:\scl\scl\gennode.h \
  531.     c:\scl\scl\gennodel.h \
  532.     c:\scl\scl\gennodei.h \
  533.     c:\scl\scl\gennodea.h \
  534.     c:\scl\scl\mgrnode.h \
  535.     c:\scl\scl\editorde.h \
  536.     c:\scl\scl\mgrnodel.h \
  537.     c:\scl\scl\dispnode.h \
  538.     c:\scl\scl\dispnodl.h \
  539.     c:\scl\scl\mgrnodea.h
  540.  
  541.  
  542. all:    $(PROJ).LIB $(PROJ).BSC
  543.  
  544. AGGREGAT.OBJ:    AGGREGAT.CPP $(AGGREGAT_DEP)
  545.     $(CPP) $(CFLAGS) $(CPPCREATEPCHFLAG) /c AGGREGAT.CPP
  546.  
  547. ATT_INLI.OBJ:    ATT_INLI.CPP $(ATT_INLI_DEP)
  548.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ATT_INLI.CPP
  549.  
  550. ATT_LIST.OBJ:    ATT_LIST.CPP $(ATT_LIST_DEP)
  551.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ATT_LIST.CPP
  552.  
  553. ATTRIBUT.OBJ:    ATTRIBUT.CPP $(ATTRIBUT_DEP)
  554.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ATTRIBUT.CPP
  555.  
  556. BINARY.OBJ:    BINARY.CPP $(BINARY_DEP)
  557.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c BINARY.CPP
  558.  
  559. CMDMGR.OBJ:    CMDMGR.CPP $(CMDMGR_DEP)
  560.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c CMDMGR.CPP
  561.  
  562. DISPNODE.OBJ:    DISPNODE.CPP $(DISPNODE_DEP)
  563.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c DISPNODE.CPP
  564.  
  565. DISPNODL.OBJ:    DISPNODL.CPP $(DISPNODL_DEP)
  566.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c DISPNODL.CPP
  567.  
  568. ENUMERAT.OBJ:    ENUMERAT.CPP $(ENUMERAT_DEP)
  569.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ENUMERAT.CPP
  570.  
  571. ERRORDES.OBJ:    ERRORDES.CPP $(ERRORDES_DEP)
  572.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ERRORDES.CPP
  573.  
  574. EXPDICT.OBJ:    EXPDICT.CPP $(EXPDICT_DEP)
  575.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c EXPDICT.CPP
  576.  
  577. EXPDICTI.OBJ:    EXPDICTI.CPP $(EXPDICTI_DEP)
  578.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c EXPDICTI.CPP
  579.  
  580. GENNODEA.OBJ:    GENNODEA.CPP $(GENNODEA_DEP)
  581.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c GENNODEA.CPP
  582.  
  583. GENNODEL.OBJ:    GENNODEL.CPP $(GENNODEL_DEP)
  584.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c GENNODEL.CPP
  585.  
  586. HEADER.OBJ:    HEADER.CPP $(HEADER_DEP)
  587.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c HEADER.CPP
  588.  
  589. HEADER_I.OBJ:    HEADER_I.CPP $(HEADER_I_DEP)
  590.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c HEADER_I.CPP
  591.  
  592. INSTMGR.OBJ:    INSTMGR.CPP $(INSTMGR_DEP)
  593.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c INSTMGR.CPP
  594.  
  595. LIST.OBJ:    LIST.CPP $(LIST_DEP)
  596.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c LIST.CPP
  597.  
  598. LIST_INL.OBJ:    LIST_INL.CPP $(LIST_INL_DEP)
  599.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c LIST_INL.CPP
  600.  
  601. MGRNODE.OBJ:    MGRNODE.CPP $(MGRNODE_DEP)
  602.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c MGRNODE.CPP
  603.  
  604. MGRNODEA.OBJ:    MGRNODEA.CPP $(MGRNODEA_DEP)
  605.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c MGRNODEA.CPP
  606.  
  607. MGRNODEL.OBJ:    MGRNODEL.CPP $(MGRNODEL_DEP)
  608.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c MGRNODEL.CPP
  609.  
  610. READ_FUN.OBJ:    READ_FUN.CPP $(READ_FUN_DEP)
  611.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c READ_FUN.CPP
  612.  
  613. REGISTRY.OBJ:    REGISTRY.CPP $(REGISTRY_DEP)
  614.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c REGISTRY.CPP
  615.  
  616. SCHEMAHE.OBJ:    SCHEMAHE.CPP $(SCHEMAHE_DEP)
  617.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c SCHEMAHE.CPP
  618.  
  619. SCL_HASH.OBJ:    SCL_HASH.C $(SCL_HASH_DEP)
  620.     $(CC) $(CFLAGS) $(CCREATEPCHFLAG) /c SCL_HASH.C
  621.  
  622. SCL_STRI.OBJ:    SCL_STRI.CPP $(SCL_STRI_DEP)
  623.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c SCL_STRI.CPP
  624.  
  625. SELECT.OBJ:    SELECT.CPP $(SELECT_DEP)
  626.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c SELECT.CPP
  627.  
  628. SFILE.OBJ:    SFILE.CPP $(SFILE_DEP)
  629.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c SFILE.CPP
  630.  
  631. SFILE_IN.OBJ:    SFILE_IN.CPP $(SFILE_IN_DEP)
  632.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c SFILE_IN.CPP
  633.  
  634. STEPSTRI.OBJ:    STEPSTRI.CPP $(STEPSTRI_DEP)
  635.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c STEPSTRI.CPP
  636.  
  637. STR.OBJ:    STR.CPP $(STR_DEP)
  638.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c STR.CPP
  639.  
  640. UNDEFINE.OBJ:    UNDEFINE.CPP $(UNDEFINE_DEP)
  641.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c UNDEFINE.CPP
  642.  
  643. SENTITY.OBJ:    SENTITY.CPP $(SENTITY_DEP)
  644.     $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c SENTITY.CPP
  645.  
  646. $(PROJ).LIB::    AGGREGAT.OBJ ATT_INLI.OBJ ATT_LIST.OBJ ATTRIBUT.OBJ BINARY.OBJ CMDMGR.OBJ \
  647.     DISPNODE.OBJ DISPNODL.OBJ ENUMERAT.OBJ ERRORDES.OBJ EXPDICT.OBJ EXPDICTI.OBJ GENNODEA.OBJ \
  648.     GENNODEL.OBJ HEADER.OBJ HEADER_I.OBJ INSTMGR.OBJ LIST.OBJ LIST_INL.OBJ MGRNODE.OBJ \
  649.     MGRNODEA.OBJ MGRNODEL.OBJ READ_FUN.OBJ REGISTRY.OBJ SCHEMAHE.OBJ SCL_HASH.OBJ SCL_STRI.OBJ \
  650.     SELECT.OBJ SFILE.OBJ SFILE_IN.OBJ STEPSTRI.OBJ STR.OBJ UNDEFINE.OBJ SENTITY.OBJ $(OBJS_EXT)
  651.     echo >NUL @<<$(PROJ).CRF
  652. $@ /PAGESIZE:64
  653. y
  654. +AGGREGAT.OBJ &
  655. +ATT_INLI.OBJ &
  656. +ATT_LIST.OBJ &
  657. +ATTRIBUT.OBJ &
  658. +BINARY.OBJ &
  659. +CMDMGR.OBJ &
  660. +DISPNODE.OBJ &
  661. +DISPNODL.OBJ &
  662. +ENUMERAT.OBJ &
  663. +ERRORDES.OBJ &
  664. +EXPDICT.OBJ &
  665. +EXPDICTI.OBJ &
  666. +GENNODEA.OBJ &
  667. +GENNODEL.OBJ &
  668. +HEADER.OBJ &
  669. +HEADER_I.OBJ &
  670. +INSTMGR.OBJ &
  671. +LIST.OBJ &
  672. +LIST_INL.OBJ &
  673. +MGRNODE.OBJ &
  674. +MGRNODEA.OBJ &
  675. +MGRNODEL.OBJ &
  676. +READ_FUN.OBJ &
  677. +REGISTRY.OBJ &
  678. +SCHEMAHE.OBJ &
  679. +SCL_HASH.OBJ &
  680. +SCL_STRI.OBJ &
  681. +SELECT.OBJ &
  682. +SFILE.OBJ &
  683. +SFILE_IN.OBJ &
  684. +STEPSTRI.OBJ &
  685. +STR.OBJ &
  686. +UNDEFINE.OBJ &
  687. +SENTITY.OBJ &
  688. ;
  689. <<
  690.     if exist $@ del $@
  691.     lib @$(PROJ).CRF
  692.  
  693. $(PROJ).BSC: $(SBRS)
  694.     bscmake @<<
  695. /o$@ $(SBRS)
  696. <<
  697.