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 / FED_PLUS.EXE / FEDEX.MAK < prev    next >
Makefile  |  1994-12-14  |  19KB  |  764 lines

  1. # Microsoft Visual C++ generated build script - Do not modify
  2.  
  3. PROJ = FEDEX
  4. DEBUG = 1
  5. PROGTYPE = 3
  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\FEDEXPL\
  14. USEMFC = 0
  15. CC = cl
  16. CPP = cl
  17. CXX = cl
  18. CCREATEPCHFLAG = 
  19. CPPCREATEPCHFLAG = 
  20. CUSEPCHFLAG = 
  21. CPPUSEPCHFLAG = 
  22. FIRSTC = CLASSES.C   
  23. FIRSTCPP =             
  24. RC = rc
  25. CFLAGS_D_WTTY = /nologo /G3 /Gy /Mq /W3 /Gf /Zi /AL /Gt55 /Gx- /YX /O1 /Os /Ob2 /D "_DEBUG" /FR /Fp"FEDEX.PCH" /Fd"FEDEX.PDB"
  26. CFLAGS_R_WTTY = /nologo /Gs /G2 /Mq /W3 /AM /YX /Ox /D "NDEBUG" /FR /Fp"FEDEX.PCH"
  27. LFLAGS_D_WTTY = /NOD /NOE /PACKC:57344 /SEG:500 /ALIGN:16 /ONERROR:NOEXE /CO 
  28. LFLAGS_R_WTTY = /NOLOGO /NOD /PACKC:57344 /ALIGN:16 /ONERROR:NOEXE 
  29. LIBS_D_WTTY = oldnames libw llibcewq 
  30. LIBS_R_WTTY = oldnames libw mlibcewq 
  31. RCFLAGS = /nologo 
  32. RESFLAGS = /nologo /k
  33. RUNFLAGS = 
  34. OBJS_EXT = 
  35. LIBS_EXT = 
  36. !if "$(DEBUG)" == "1"
  37. CFLAGS = $(CFLAGS_D_WTTY)
  38. LFLAGS = $(LFLAGS_D_WTTY)
  39. LIBS = $(LIBS_D_WTTY)
  40. MAPFILE = nul
  41. RCDEFINES = $(D_RCDEFINES)
  42. DEFFILE=C:\MSVC\BIN\CL.DEF
  43. !else
  44. CFLAGS = $(CFLAGS_R_WTTY)
  45. LFLAGS = $(LFLAGS_R_WTTY)
  46. LIBS = $(LIBS_R_WTTY)
  47. MAPFILE = nul
  48. RCDEFINES = $(R_RCDEFINES)
  49. DEFFILE=C:\MSVC\BIN\CL.DEF
  50. !endif
  51. !if [if exist MSVC.BND del MSVC.BND]
  52. !endif
  53. SBRS = CLASSES.SBR \
  54.         FEDEX_MA.SBR \
  55.         SELECTS.SBR \
  56.         ALG.SBR \
  57.         CASEITEM.SBR \
  58.         DICT.SBR \
  59.         ENTITY.SBR \
  60.         ERROR.SBR \
  61.         EXPPARSE.SBR \
  62.         EXPR.SBR \
  63.         EXPRESS.SBR \
  64.         FEDEX.SBR \
  65.         HASH.SBR \
  66.         LEXACT.SBR \
  67.         LINKLIST.SBR \
  68.         MEMORY.SBR \
  69.         OBJECT.SBR \
  70.         RESOLVE.SBR \
  71.         SCHEMA.SBR \
  72.         SCOPE.SBR \
  73.         STMT.SBR \
  74.         SYMBOL.SBR \
  75.         TYPE.SBR \
  76.         VARIABLE.SBR \
  77.         YYVARS.SBR \
  78.         EXPPP.SBR \
  79.         EXPSCAN.SBR \
  80.         CLASSESM.SBR \
  81.         CLASSESW.SBR
  82.  
  83.  
  84. CLASSES_DEP = c:\scl\fedexpl\classes.h \
  85.     c:\scl\fedexpl\express.h \
  86.     c:\scl\fedexpl\expbasic.h \
  87.     c:\scl\fedexpl\basic.h \
  88.     c:\scl\fedexpl\linklist.h \
  89.     c:\scl\fedexpl\error.h \
  90.     c:\scl\fedexpl\symbol.h \
  91.     c:\scl\fedexpl\defstart.h \
  92.     c:\scl\fedexpl\decstart.h \
  93.     c:\scl\fedexpl\de_end.h \
  94.     c:\scl\fedexpl\scope.h \
  95.     c:\scl\fedexpl\type.h \
  96.     c:\scl\fedexpl\object.h \
  97.     c:\scl\fedexpl\dict.h \
  98.     c:\scl\fedexpl\hash.h \
  99.     c:\scl\fedexpl\entity.h \
  100.     c:\scl\fedexpl\expr.h \
  101.     c:\scl\fedexpl\variable.h \
  102.     c:\scl\fedexpl\alg.h \
  103.     c:\scl\fedexpl\schema.h \
  104.     c:\scl\fedexpl\caseitem.h \
  105.     c:\scl\fedexpl\stmt.h \
  106.     c:\scl\fedexpl\lexact.h \
  107.     c:\scl\fedexpl\exppp.h
  108.  
  109.  
  110. FEDEX_MA_DEP = c:\scl\fedexpl\express.h \
  111.     c:\scl\fedexpl\expbasic.h \
  112.     c:\scl\fedexpl\basic.h \
  113.     c:\scl\fedexpl\linklist.h \
  114.     c:\scl\fedexpl\error.h \
  115.     c:\scl\fedexpl\symbol.h \
  116.     c:\scl\fedexpl\defstart.h \
  117.     c:\scl\fedexpl\decstart.h \
  118.     c:\scl\fedexpl\de_end.h \
  119.     c:\scl\fedexpl\scope.h \
  120.     c:\scl\fedexpl\type.h \
  121.     c:\scl\fedexpl\object.h \
  122.     c:\scl\fedexpl\dict.h \
  123.     c:\scl\fedexpl\hash.h \
  124.     c:\scl\fedexpl\entity.h \
  125.     c:\scl\fedexpl\expr.h \
  126.     c:\scl\fedexpl\variable.h \
  127.     c:\scl\fedexpl\alg.h \
  128.     c:\scl\fedexpl\schema.h \
  129.     c:\scl\fedexpl\caseitem.h \
  130.     c:\scl\fedexpl\stmt.h \
  131.     c:\scl\fedexpl\lexact.h \
  132.     c:\scl\fedexpl\resolve.h
  133.  
  134.  
  135. SELECTS_DEP = c:\scl\fedexpl\classes.h \
  136.     c:\scl\fedexpl\express.h \
  137.     c:\scl\fedexpl\expbasic.h \
  138.     c:\scl\fedexpl\basic.h \
  139.     c:\scl\fedexpl\linklist.h \
  140.     c:\scl\fedexpl\error.h \
  141.     c:\scl\fedexpl\symbol.h \
  142.     c:\scl\fedexpl\defstart.h \
  143.     c:\scl\fedexpl\decstart.h \
  144.     c:\scl\fedexpl\de_end.h \
  145.     c:\scl\fedexpl\scope.h \
  146.     c:\scl\fedexpl\type.h \
  147.     c:\scl\fedexpl\object.h \
  148.     c:\scl\fedexpl\dict.h \
  149.     c:\scl\fedexpl\hash.h \
  150.     c:\scl\fedexpl\entity.h \
  151.     c:\scl\fedexpl\expr.h \
  152.     c:\scl\fedexpl\variable.h \
  153.     c:\scl\fedexpl\alg.h \
  154.     c:\scl\fedexpl\schema.h \
  155.     c:\scl\fedexpl\caseitem.h \
  156.     c:\scl\fedexpl\stmt.h \
  157.     c:\scl\fedexpl\lexact.h \
  158.     c:\scl\fedexpl\exppp.h
  159.  
  160.  
  161. ALG_DEP = c:\scl\fedexpl\alg.h \
  162.     c:\scl\fedexpl\expbasic.h \
  163.     c:\scl\fedexpl\symbol.h \
  164.     c:\scl\fedexpl\scope.h \
  165.     c:\scl\fedexpl\type.h \
  166.     c:\scl\fedexpl\defstart.h \
  167.     c:\scl\fedexpl\decstart.h \
  168.     c:\scl\fedexpl\de_end.h \
  169.     c:\scl\fedexpl\object.h \
  170.     c:\scl\fedexpl\basic.h \
  171.     c:\scl\fedexpl\schema.h \
  172.     c:\scl\fedexpl\dict.h \
  173.     c:\scl\fedexpl\entity.h \
  174.     c:\scl\fedexpl\linklist.h
  175.  
  176.  
  177. CASEITEM_DEP = c:\scl\fedexpl\caseitem.h \
  178.     c:\scl\fedexpl\expbasic.h \
  179.     c:\scl\fedexpl\scope.h \
  180.     c:\scl\fedexpl\stmt.h \
  181.     c:\scl\fedexpl\expr.h \
  182.     c:\scl\fedexpl\alg.h \
  183.     c:\scl\fedexpl\defstart.h \
  184.     c:\scl\fedexpl\decstart.h \
  185.     c:\scl\fedexpl\de_end.h
  186.  
  187.  
  188. DICT_DEP = c:\scl\fedexpl\dict.h \
  189.     c:\scl\fedexpl\hash.h \
  190.     c:\scl\fedexpl\basic.h \
  191.     c:\scl\fedexpl\error.h \
  192.     c:\scl\fedexpl\symbol.h \
  193.     c:\scl\fedexpl\defstart.h \
  194.     c:\scl\fedexpl\decstart.h \
  195.     c:\scl\fedexpl\de_end.h \
  196.     c:\scl\fedexpl\object.h \
  197.     c:\scl\fedexpl\expbasic.h \
  198.     c:\scl\fedexpl\linklist.h
  199.  
  200.  
  201. ENTITY_DEP = c:\scl\fedexpl\entity.h \
  202.     c:\scl\fedexpl\expbasic.h \
  203.     c:\scl\fedexpl\symbol.h \
  204.     c:\scl\fedexpl\scope.h \
  205.     c:\scl\fedexpl\expr.h \
  206.     c:\scl\fedexpl\type.h \
  207.     c:\scl\fedexpl\variable.h \
  208.     c:\scl\fedexpl\defstart.h \
  209.     c:\scl\fedexpl\decstart.h \
  210.     c:\scl\fedexpl\de_end.h \
  211.     c:\scl\fedexpl\alg.h \
  212.     c:\scl\fedexpl\schema.h \
  213.     c:\scl\fedexpl\dict.h \
  214.     c:\scl\fedexpl\linklist.h \
  215.     c:\scl\fedexpl\express.h \
  216.     c:\scl\fedexpl\basic.h \
  217.     c:\scl\fedexpl\error.h \
  218.     c:\scl\fedexpl\object.h \
  219.     c:\scl\fedexpl\hash.h \
  220.     c:\scl\fedexpl\caseitem.h \
  221.     c:\scl\fedexpl\stmt.h \
  222.     c:\scl\fedexpl\lexact.h
  223.  
  224.  
  225. ERROR_DEP = c:\scl\fedexpl\conf.h \
  226.     c:\scl\fedexpl\error.h \
  227.     c:\scl\fedexpl\basic.h \
  228.     c:\scl\fedexpl\symbol.h \
  229.     c:\scl\fedexpl\defstart.h \
  230.     c:\scl\fedexpl\decstart.h \
  231.     c:\scl\fedexpl\de_end.h \
  232.     c:\scl\fedexpl\linklist.h \
  233.     c:\scl\fedexpl\express.h \
  234.     c:\scl\fedexpl\expbasic.h \
  235.     c:\scl\fedexpl\scope.h \
  236.     c:\scl\fedexpl\type.h \
  237.     c:\scl\fedexpl\object.h \
  238.     c:\scl\fedexpl\dict.h \
  239.     c:\scl\fedexpl\hash.h \
  240.     c:\scl\fedexpl\entity.h \
  241.     c:\scl\fedexpl\expr.h \
  242.     c:\scl\fedexpl\variable.h \
  243.     c:\scl\fedexpl\alg.h \
  244.     c:\scl\fedexpl\schema.h \
  245.     c:\scl\fedexpl\caseitem.h \
  246.     c:\scl\fedexpl\stmt.h \
  247.     c:\scl\fedexpl\lexact.h
  248.  
  249.  
  250. EXPPARSE_DEP = c:\scl\fedexpl\linklist.h \
  251.     c:\scl\fedexpl\basic.h \
  252.     c:\scl\fedexpl\error.h \
  253.     c:\scl\fedexpl\symbol.h \
  254.     c:\scl\fedexpl\defstart.h \
  255.     c:\scl\fedexpl\decstart.h \
  256.     c:\scl\fedexpl\de_end.h \
  257.     c:\scl\fedexpl\stack.h \
  258.     c:\scl\fedexpl\express.h \
  259.     c:\scl\fedexpl\expbasic.h \
  260.     c:\scl\fedexpl\scope.h \
  261.     c:\scl\fedexpl\type.h \
  262.     c:\scl\fedexpl\object.h \
  263.     c:\scl\fedexpl\dict.h \
  264.     c:\scl\fedexpl\hash.h \
  265.     c:\scl\fedexpl\entity.h \
  266.     c:\scl\fedexpl\expr.h \
  267.     c:\scl\fedexpl\variable.h \
  268.     c:\scl\fedexpl\alg.h \
  269.     c:\scl\fedexpl\schema.h \
  270.     c:\scl\fedexpl\caseitem.h \
  271.     c:\scl\fedexpl\stmt.h \
  272.     c:\scl\fedexpl\lexact.h \
  273.     c:\scl\fedexpl\resolve.h
  274.  
  275.  
  276. EXPR_DEP = c:\scl\fedexpl\expr.h \
  277.     c:\scl\fedexpl\expbasic.h \
  278.     c:\scl\fedexpl\entity.h \
  279.     c:\scl\fedexpl\type.h \
  280.     c:\scl\fedexpl\variable.h \
  281.     c:\scl\fedexpl\symbol.h \
  282.     c:\scl\fedexpl\defstart.h \
  283.     c:\scl\fedexpl\decstart.h \
  284.     c:\scl\fedexpl\de_end.h \
  285.     c:\scl\fedexpl\alg.h \
  286.     c:\scl\fedexpl\scope.h \
  287.     c:\scl\fedexpl\resolve.h \
  288.     c:\scl\fedexpl\basic.h \
  289.     c:\scl\fedexpl\linklist.h \
  290.     c:\scl\fedexpl\error.h \
  291.     c:\scl\fedexpl\object.h \
  292.     c:\scl\fedexpl\dict.h \
  293.     c:\scl\fedexpl\hash.h \
  294.     c:\scl\fedexpl\schema.h \
  295.     c:\scl\fedexpl\caseitem.h \
  296.     c:\scl\fedexpl\stmt.h \
  297.     c:\scl\fedexpl\express.h
  298.  
  299.  
  300. EXPRESS_DEP = c:\scl\fedexpl\conf.h \
  301.     c:\scl\fedexpl\basic.h \
  302.     c:\scl\fedexpl\express.h \
  303.     c:\scl\fedexpl\expbasic.h \
  304.     c:\scl\fedexpl\linklist.h \
  305.     c:\scl\fedexpl\error.h \
  306.     c:\scl\fedexpl\symbol.h \
  307.     c:\scl\fedexpl\defstart.h \
  308.     c:\scl\fedexpl\decstart.h \
  309.     c:\scl\fedexpl\de_end.h \
  310.     c:\scl\fedexpl\scope.h \
  311.     c:\scl\fedexpl\type.h \
  312.     c:\scl\fedexpl\object.h \
  313.     c:\scl\fedexpl\dict.h \
  314.     c:\scl\fedexpl\hash.h \
  315.     c:\scl\fedexpl\entity.h \
  316.     c:\scl\fedexpl\expr.h \
  317.     c:\scl\fedexpl\variable.h \
  318.     c:\scl\fedexpl\alg.h \
  319.     c:\scl\fedexpl\schema.h \
  320.     c:\scl\fedexpl\caseitem.h \
  321.     c:\scl\fedexpl\stmt.h \
  322.     c:\scl\fedexpl\lexact.h \
  323.     c:\scl\fedexpl\resolve.h \
  324.     c:\scl\fedexpl\stack.h
  325.  
  326.  
  327. FEDEX_DEP = c:\scl\fedexpl\error.h \
  328.     c:\scl\fedexpl\basic.h \
  329.     c:\scl\fedexpl\symbol.h \
  330.     c:\scl\fedexpl\defstart.h \
  331.     c:\scl\fedexpl\decstart.h \
  332.     c:\scl\fedexpl\de_end.h \
  333.     c:\scl\fedexpl\express.h \
  334.     c:\scl\fedexpl\expbasic.h \
  335.     c:\scl\fedexpl\linklist.h \
  336.     c:\scl\fedexpl\scope.h \
  337.     c:\scl\fedexpl\type.h \
  338.     c:\scl\fedexpl\object.h \
  339.     c:\scl\fedexpl\dict.h \
  340.     c:\scl\fedexpl\hash.h \
  341.     c:\scl\fedexpl\entity.h \
  342.     c:\scl\fedexpl\expr.h \
  343.     c:\scl\fedexpl\variable.h \
  344.     c:\scl\fedexpl\alg.h \
  345.     c:\scl\fedexpl\schema.h \
  346.     c:\scl\fedexpl\caseitem.h \
  347.     c:\scl\fedexpl\stmt.h \
  348.     c:\scl\fedexpl\lexact.h \
  349.     c:\scl\fedexpl\resolve.h
  350.  
  351.  
  352. HASH_DEP = c:\scl\fedexpl\hash.h \
  353.     c:\scl\fedexpl\basic.h
  354.  
  355.  
  356. LEXACT_DEP = c:\scl\fedexpl\lexact.h \
  357.     c:\scl\fedexpl\basic.h \
  358.     c:\scl\fedexpl\error.h \
  359.     c:\scl\fedexpl\linklist.h \
  360.     c:\scl\fedexpl\symbol.h \
  361.     c:\scl\fedexpl\defstart.h \
  362.     c:\scl\fedexpl\decstart.h \
  363.     c:\scl\fedexpl\de_end.h \
  364.     c:\scl\fedexpl\stack.h \
  365.     c:\scl\fedexpl\hash.h \
  366.     c:\scl\fedexpl\express.h \
  367.     c:\scl\fedexpl\expbasic.h \
  368.     c:\scl\fedexpl\scope.h \
  369.     c:\scl\fedexpl\type.h \
  370.     c:\scl\fedexpl\object.h \
  371.     c:\scl\fedexpl\dict.h \
  372.     c:\scl\fedexpl\entity.h \
  373.     c:\scl\fedexpl\expr.h \
  374.     c:\scl\fedexpl\variable.h \
  375.     c:\scl\fedexpl\alg.h \
  376.     c:\scl\fedexpl\schema.h \
  377.     c:\scl\fedexpl\caseitem.h \
  378.     c:\scl\fedexpl\stmt.h \
  379.     c:\scl\fedexpl\expparse.h
  380.  
  381.  
  382. LINKLIST_DEP = c:\scl\fedexpl\linklist.h \
  383.     c:\scl\fedexpl\basic.h \
  384.     c:\scl\fedexpl\error.h \
  385.     c:\scl\fedexpl\symbol.h \
  386.     c:\scl\fedexpl\defstart.h \
  387.     c:\scl\fedexpl\decstart.h \
  388.     c:\scl\fedexpl\de_end.h
  389.  
  390.  
  391. MEMORY_DEP = c:\scl\fedexpl\error.h \
  392.     c:\scl\fedexpl\basic.h \
  393.     c:\scl\fedexpl\symbol.h \
  394.     c:\scl\fedexpl\defstart.h \
  395.     c:\scl\fedexpl\decstart.h \
  396.     c:\scl\fedexpl\de_end.h
  397.  
  398.  
  399. OBJECT_DEP = c:\scl\fedexpl\object.h \
  400.     c:\scl\fedexpl\basic.h \
  401.     c:\scl\fedexpl\symbol.h \
  402.     c:\scl\fedexpl\defstart.h \
  403.     c:\scl\fedexpl\decstart.h \
  404.     c:\scl\fedexpl\de_end.h
  405.  
  406.  
  407. RESOLVE_DEP = c:\scl\fedexpl\resolve.h \
  408.     c:\scl\fedexpl\expbasic.h \
  409.     c:\scl\fedexpl\basic.h \
  410.     c:\scl\fedexpl\linklist.h \
  411.     c:\scl\fedexpl\error.h \
  412.     c:\scl\fedexpl\symbol.h \
  413.     c:\scl\fedexpl\defstart.h \
  414.     c:\scl\fedexpl\decstart.h \
  415.     c:\scl\fedexpl\de_end.h \
  416.     c:\scl\fedexpl\type.h \
  417.     c:\scl\fedexpl\object.h \
  418.     c:\scl\fedexpl\scope.h \
  419.     c:\scl\fedexpl\dict.h \
  420.     c:\scl\fedexpl\hash.h \
  421.     c:\scl\fedexpl\entity.h \
  422.     c:\scl\fedexpl\expr.h \
  423.     c:\scl\fedexpl\variable.h \
  424.     c:\scl\fedexpl\alg.h \
  425.     c:\scl\fedexpl\schema.h \
  426.     c:\scl\fedexpl\caseitem.h \
  427.     c:\scl\fedexpl\stmt.h \
  428.     c:\scl\fedexpl\express.h \
  429.     c:\scl\fedexpl\stack.h \
  430.     c:\scl\fedexpl\lexact.h
  431.  
  432.  
  433. SCHEMA_DEP = c:\scl\fedexpl\expbasic.h \
  434.     c:\scl\fedexpl\basic.h \
  435.     c:\scl\fedexpl\linklist.h \
  436.     c:\scl\fedexpl\error.h \
  437.     c:\scl\fedexpl\symbol.h \
  438.     c:\scl\fedexpl\defstart.h \
  439.     c:\scl\fedexpl\decstart.h \
  440.     c:\scl\fedexpl\de_end.h \
  441.     c:\scl\fedexpl\schema.h \
  442.     c:\scl\fedexpl\scope.h \
  443.     c:\scl\fedexpl\alg.h \
  444.     c:\scl\fedexpl\dict.h \
  445.     c:\scl\fedexpl\entity.h \
  446.     c:\scl\fedexpl\object.h \
  447.     c:\scl\fedexpl\resolve.h \
  448.     c:\scl\fedexpl\type.h \
  449.     c:\scl\fedexpl\hash.h \
  450.     c:\scl\fedexpl\expr.h \
  451.     c:\scl\fedexpl\variable.h \
  452.     c:\scl\fedexpl\caseitem.h \
  453.     c:\scl\fedexpl\stmt.h \
  454.     c:\scl\fedexpl\express.h
  455.  
  456.  
  457. SCOPE_DEP = c:\scl\fedexpl\scope.h \
  458.     c:\scl\fedexpl\type.h \
  459.     c:\scl\fedexpl\expbasic.h \
  460.     c:\scl\fedexpl\symbol.h \
  461.     c:\scl\fedexpl\object.h \
  462.     c:\scl\fedexpl\basic.h \
  463.     c:\scl\fedexpl\defstart.h \
  464.     c:\scl\fedexpl\decstart.h \
  465.     c:\scl\fedexpl\de_end.h \
  466.     c:\scl\fedexpl\dict.h \
  467.     c:\scl\fedexpl\hash.h \
  468.     c:\scl\fedexpl\error.h \
  469.     c:\scl\fedexpl\entity.h \
  470.     c:\scl\fedexpl\expr.h \
  471.     c:\scl\fedexpl\variable.h \
  472.     c:\scl\fedexpl\alg.h \
  473.     c:\scl\fedexpl\schema.h \
  474.     c:\scl\fedexpl\linklist.h \
  475.     c:\scl\fedexpl\express.h \
  476.     c:\scl\fedexpl\resolve.h \
  477.     c:\scl\fedexpl\caseitem.h \
  478.     c:\scl\fedexpl\stmt.h
  479.  
  480.  
  481. STMT_DEP = c:\scl\fedexpl\stmt.h \
  482.     c:\scl\fedexpl\expbasic.h \
  483.     c:\scl\fedexpl\scope.h \
  484.     c:\scl\fedexpl\expr.h \
  485.     c:\scl\fedexpl\alg.h \
  486.     c:\scl\fedexpl\defstart.h \
  487.     c:\scl\fedexpl\decstart.h \
  488.     c:\scl\fedexpl\de_end.h
  489.  
  490.  
  491. SYMBOL_DEP = c:\scl\fedexpl\symbol.h \
  492.     c:\scl\fedexpl\basic.h \
  493.     c:\scl\fedexpl\defstart.h \
  494.     c:\scl\fedexpl\decstart.h \
  495.     c:\scl\fedexpl\de_end.h
  496.  
  497.  
  498. TYPE_DEP = c:\scl\fedexpl\type.h \
  499.     c:\scl\fedexpl\expbasic.h \
  500.     c:\scl\fedexpl\symbol.h \
  501.     c:\scl\fedexpl\object.h \
  502.     c:\scl\fedexpl\basic.h \
  503.     c:\scl\fedexpl\defstart.h \
  504.     c:\scl\fedexpl\decstart.h \
  505.     c:\scl\fedexpl\de_end.h \
  506.     c:\scl\fedexpl\scope.h \
  507.     c:\scl\fedexpl\dict.h \
  508.     c:\scl\fedexpl\hash.h \
  509.     c:\scl\fedexpl\error.h \
  510.     c:\scl\fedexpl\entity.h \
  511.     c:\scl\fedexpl\expr.h \
  512.     c:\scl\fedexpl\variable.h \
  513.     c:\scl\fedexpl\alg.h \
  514.     c:\scl\fedexpl\schema.h \
  515.     c:\scl\fedexpl\linklist.h
  516.  
  517.  
  518. VARIABLE_DEP = c:\scl\fedexpl\variable.h \
  519.     c:\scl\fedexpl\expbasic.h \
  520.     c:\scl\fedexpl\symbol.h \
  521.     c:\scl\fedexpl\type.h \
  522.     c:\scl\fedexpl\expr.h \
  523.     c:\scl\fedexpl\defstart.h \
  524.     c:\scl\fedexpl\decstart.h \
  525.     c:\scl\fedexpl\de_end.h \
  526.     c:\scl\fedexpl\object.h \
  527.     c:\scl\fedexpl\basic.h
  528.  
  529.  
  530. YYVARS_DEP = 
  531.  
  532. EXPPP_DEP = c:\scl\fedexpl\expbasic.h \
  533.     c:\scl\fedexpl\basic.h \
  534.     c:\scl\fedexpl\linklist.h \
  535.     c:\scl\fedexpl\error.h \
  536.     c:\scl\fedexpl\symbol.h \
  537.     c:\scl\fedexpl\defstart.h \
  538.     c:\scl\fedexpl\decstart.h \
  539.     c:\scl\fedexpl\de_end.h \
  540.     c:\scl\fedexpl\express.h \
  541.     c:\scl\fedexpl\scope.h \
  542.     c:\scl\fedexpl\type.h \
  543.     c:\scl\fedexpl\object.h \
  544.     c:\scl\fedexpl\dict.h \
  545.     c:\scl\fedexpl\hash.h \
  546.     c:\scl\fedexpl\entity.h \
  547.     c:\scl\fedexpl\expr.h \
  548.     c:\scl\fedexpl\variable.h \
  549.     c:\scl\fedexpl\alg.h \
  550.     c:\scl\fedexpl\schema.h \
  551.     c:\scl\fedexpl\caseitem.h \
  552.     c:\scl\fedexpl\stmt.h \
  553.     c:\scl\fedexpl\lexact.h \
  554.     c:\scl\fedexpl\exppp.h
  555.  
  556.  
  557. EXPSCAN_DEP = c:\scl\fedexpl\expscan.h \
  558.     c:\scl\fedexpl\basic.h \
  559.     c:\scl\fedexpl\error.h \
  560.     c:\scl\fedexpl\symbol.h \
  561.     c:\scl\fedexpl\defstart.h \
  562.     c:\scl\fedexpl\decstart.h \
  563.     c:\scl\fedexpl\de_end.h \
  564.     c:\scl\fedexpl\lexact.h \
  565.     c:\scl\fedexpl\exptoks.h
  566.  
  567.  
  568. CLASSESM_DEP = c:\scl\fedexpl\classes.h \
  569.     c:\scl\fedexpl\express.h \
  570.     c:\scl\fedexpl\expbasic.h \
  571.     c:\scl\fedexpl\basic.h \
  572.     c:\scl\fedexpl\linklist.h \
  573.     c:\scl\fedexpl\error.h \
  574.     c:\scl\fedexpl\symbol.h \
  575.     c:\scl\fedexpl\defstart.h \
  576.     c:\scl\fedexpl\decstart.h \
  577.     c:\scl\fedexpl\de_end.h \
  578.     c:\scl\fedexpl\scope.h \
  579.     c:\scl\fedexpl\type.h \
  580.     c:\scl\fedexpl\object.h \
  581.     c:\scl\fedexpl\dict.h \
  582.     c:\scl\fedexpl\hash.h \
  583.     c:\scl\fedexpl\entity.h \
  584.     c:\scl\fedexpl\expr.h \
  585.     c:\scl\fedexpl\variable.h \
  586.     c:\scl\fedexpl\alg.h \
  587.     c:\scl\fedexpl\schema.h \
  588.     c:\scl\fedexpl\caseitem.h \
  589.     c:\scl\fedexpl\stmt.h \
  590.     c:\scl\fedexpl\lexact.h \
  591.     c:\scl\fedexpl\exppp.h
  592.  
  593.  
  594. CLASSESW_DEP = c:\scl\fedexpl\classes.h \
  595.     c:\scl\fedexpl\express.h \
  596.     c:\scl\fedexpl\expbasic.h \
  597.     c:\scl\fedexpl\basic.h \
  598.     c:\scl\fedexpl\linklist.h \
  599.     c:\scl\fedexpl\error.h \
  600.     c:\scl\fedexpl\symbol.h \
  601.     c:\scl\fedexpl\defstart.h \
  602.     c:\scl\fedexpl\decstart.h \
  603.     c:\scl\fedexpl\de_end.h \
  604.     c:\scl\fedexpl\scope.h \
  605.     c:\scl\fedexpl\type.h \
  606.     c:\scl\fedexpl\object.h \
  607.     c:\scl\fedexpl\dict.h \
  608.     c:\scl\fedexpl\hash.h \
  609.     c:\scl\fedexpl\entity.h \
  610.     c:\scl\fedexpl\expr.h \
  611.     c:\scl\fedexpl\variable.h \
  612.     c:\scl\fedexpl\alg.h \
  613.     c:\scl\fedexpl\schema.h \
  614.     c:\scl\fedexpl\caseitem.h \
  615.     c:\scl\fedexpl\stmt.h \
  616.     c:\scl\fedexpl\lexact.h \
  617.     c:\scl\fedexpl\exppp.h
  618.  
  619.  
  620. all:    $(PROJ).EXE $(PROJ).BSC
  621.  
  622. CLASSES.OBJ:    CLASSES.C $(CLASSES_DEP)
  623.     $(CC) $(CFLAGS) $(CCREATEPCHFLAG) /c CLASSES.C
  624.  
  625. FEDEX_MA.OBJ:    FEDEX_MA.C $(FEDEX_MA_DEP)
  626.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c FEDEX_MA.C
  627.  
  628. SELECTS.OBJ:    SELECTS.C $(SELECTS_DEP)
  629.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c SELECTS.C
  630.  
  631. ALG.OBJ:    ALG.C $(ALG_DEP)
  632.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ALG.C
  633.  
  634. CASEITEM.OBJ:    CASEITEM.C $(CASEITEM_DEP)
  635.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c CASEITEM.C
  636.  
  637. DICT.OBJ:    DICT.C $(DICT_DEP)
  638.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c DICT.C
  639.  
  640. ENTITY.OBJ:    ENTITY.C $(ENTITY_DEP)
  641.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ENTITY.C
  642.  
  643. ERROR.OBJ:    ERROR.C $(ERROR_DEP)
  644.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ERROR.C
  645.  
  646. EXPPARSE.OBJ:    EXPPARSE.C $(EXPPARSE_DEP)
  647.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c EXPPARSE.C
  648.  
  649. EXPR.OBJ:    EXPR.C $(EXPR_DEP)
  650.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c EXPR.C
  651.  
  652. EXPRESS.OBJ:    EXPRESS.C $(EXPRESS_DEP)
  653.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c EXPRESS.C
  654.  
  655. FEDEX.OBJ:    FEDEX.C $(FEDEX_DEP)
  656.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c FEDEX.C
  657.  
  658. HASH.OBJ:    HASH.C $(HASH_DEP)
  659.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c HASH.C
  660.  
  661. LEXACT.OBJ:    LEXACT.C $(LEXACT_DEP)
  662.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c LEXACT.C
  663.  
  664. LINKLIST.OBJ:    LINKLIST.C $(LINKLIST_DEP)
  665.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c LINKLIST.C
  666.  
  667. MEMORY.OBJ:    MEMORY.C $(MEMORY_DEP)
  668.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c MEMORY.C
  669.  
  670. OBJECT.OBJ:    OBJECT.C $(OBJECT_DEP)
  671.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c OBJECT.C
  672.  
  673. RESOLVE.OBJ:    RESOLVE.C $(RESOLVE_DEP)
  674.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c RESOLVE.C
  675.  
  676. SCHEMA.OBJ:    SCHEMA.C $(SCHEMA_DEP)
  677.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c SCHEMA.C
  678.  
  679. SCOPE.OBJ:    SCOPE.C $(SCOPE_DEP)
  680.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c SCOPE.C
  681.  
  682. STMT.OBJ:    STMT.C $(STMT_DEP)
  683.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c STMT.C
  684.  
  685. SYMBOL.OBJ:    SYMBOL.C $(SYMBOL_DEP)
  686.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c SYMBOL.C
  687.  
  688. TYPE.OBJ:    TYPE.C $(TYPE_DEP)
  689.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c TYPE.C
  690.  
  691. VARIABLE.OBJ:    VARIABLE.C $(VARIABLE_DEP)
  692.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c VARIABLE.C
  693.  
  694. YYVARS.OBJ:    YYVARS.C $(YYVARS_DEP)
  695.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c YYVARS.C
  696.  
  697. EXPPP.OBJ:    EXPPP.C $(EXPPP_DEP)
  698.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c EXPPP.C
  699.  
  700. EXPSCAN.OBJ:    EXPSCAN.C $(EXPSCAN_DEP)
  701.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c EXPSCAN.C
  702.  
  703. CLASSESM.OBJ:    CLASSESM.C $(CLASSESM_DEP)
  704.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c CLASSESM.C
  705.  
  706. CLASSESW.OBJ:    CLASSESW.C $(CLASSESW_DEP)
  707.     $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c CLASSESW.C
  708.  
  709.  
  710. $(PROJ).EXE::    CLASSES.OBJ FEDEX_MA.OBJ SELECTS.OBJ ALG.OBJ CASEITEM.OBJ DICT.OBJ \
  711.     ENTITY.OBJ ERROR.OBJ EXPPARSE.OBJ EXPR.OBJ EXPRESS.OBJ FEDEX.OBJ HASH.OBJ LEXACT.OBJ \
  712.     LINKLIST.OBJ MEMORY.OBJ OBJECT.OBJ RESOLVE.OBJ SCHEMA.OBJ SCOPE.OBJ STMT.OBJ SYMBOL.OBJ \
  713.     TYPE.OBJ VARIABLE.OBJ YYVARS.OBJ EXPPP.OBJ EXPSCAN.OBJ CLASSESM.OBJ CLASSESW.OBJ $(OBJS_EXT) $(DEFFILE)
  714.     echo >NUL @<<$(PROJ).CRF
  715. CLASSES.OBJ +
  716. FEDEX_MA.OBJ +
  717. SELECTS.OBJ +
  718. ALG.OBJ +
  719. CASEITEM.OBJ +
  720. DICT.OBJ +
  721. ENTITY.OBJ +
  722. ERROR.OBJ +
  723. EXPPARSE.OBJ +
  724. EXPR.OBJ +
  725. EXPRESS.OBJ +
  726. FEDEX.OBJ +
  727. HASH.OBJ +
  728. LEXACT.OBJ +
  729. LINKLIST.OBJ +
  730. MEMORY.OBJ +
  731. OBJECT.OBJ +
  732. RESOLVE.OBJ +
  733. SCHEMA.OBJ +
  734. SCOPE.OBJ +
  735. STMT.OBJ +
  736. SYMBOL.OBJ +
  737. TYPE.OBJ +
  738. VARIABLE.OBJ +
  739. YYVARS.OBJ +
  740. EXPPP.OBJ +
  741. EXPSCAN.OBJ +
  742. CLASSESM.OBJ +
  743. CLASSESW.OBJ +
  744. $(OBJS_EXT)
  745. $(PROJ).EXE
  746. $(MAPFILE)
  747. C:\MSVC\LIB\+
  748. C:\MSVC\MFC\LIB\+
  749. $(LIBS)
  750. $(DEFFILE);
  751. <<
  752.     link $(LFLAGS) @$(PROJ).CRF
  753.     $(RC) $(RESFLAGS) $@
  754.  
  755.  
  756. run: $(PROJ).EXE
  757.     $(PROJ) $(RUNFLAGS)
  758.  
  759.  
  760. $(PROJ).BSC: $(SBRS)
  761.     bscmake @<<
  762. /o$@ $(SBRS)
  763. <<
  764.