home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Sample Code / AOCE Sample Code / PowerTalk Access Modules / Sample SMSAM / SampleSMSAM Source / LoadDumpFileStuff / makefile < prev   
Encoding:
Makefile  |  1995-07-28  |  3.2 KB  |  109 lines  |  [TEXT/MPS ]

  1. # This makefile was produced at 8:14:43 PM on Mon, Feb 28, 1994 by
  2. # MakeMake 2.0d36 (6/24/1991) by Rick Holzgrafe, scott douglass, Jeff Holcomb.
  3. # To change this Makefile edit the definition of MAKEMAKE below
  4. # and execute Make Makefile.
  5.  
  6.  
  7. #    This is the standard C++ default build rule.
  8. .cp.o            ƒ    .cp
  9.     BLJCPlus {default}.cp -o "{BLJObjects}" {COptions} {CPlusOptions} -dumpc "{BLJObjects}BLJStandardIncludes.dump"
  10.  
  11.  
  12. MAKEMAKE = MakeMake ∂
  13.             -nosys -pre CPlusBuildLoadDumpDefaultRule 'COptions={BLJCOptions}' ∂
  14.             'CPlusOptions={BLJCPlusOptions}' -i '{BLJThreadStuff}' -i ∂
  15.             '{BLJBovineServer}' -i '{BLJBuildingBlocks}' ∂
  16.             'LIBOPTS="{BLJLibOptions}"' LINK=BLJLink LIB=BLJLib REZ=BLJRez -i ∂
  17.             '{BLJ2020Interfaces}' -objdir '{BLJObjects}' -srcdirs ∂
  18.             '{BLJ}LoadDumpFileStuff:' ∂
  19.         -t '{BLJObjects}BLJStandardIncludes.o' ∂
  20.             BLJStandardIncludes.cp
  21.  
  22. {BLJObjects}    ƒ {BLJ}LoadDumpFileStuff:
  23.  
  24. TARGETS = "{BLJObjects}BLJStandardIncludes.o"
  25.  
  26. DOT_H = BLJStandardIncludes.h "{BLJThreadStuff}Threads.h" ∂
  27.     "{BLJThreadStuff}Failure.h"
  28.  
  29. DOT_R =
  30.  
  31. SRCS = BLJStandardIncludes.cp
  32.  
  33. OBJS = "{BLJObjects}BLJStandardIncludes.cp.o"
  34.  
  35. CPlusOptions = {BLJCPlusOptions}
  36. LIBOPTS      = "{BLJLibOptions}"
  37. LINK         = BLJLink
  38. LIB          = BLJLib
  39. REZ          = BLJRez
  40. COUNT        = Count
  41. COUNTOPTS    = 
  42. CTAGS        = Ctags
  43. CTAGSOPTS    = -p -local -update
  44. DELETE       = Delete
  45. DELETEOPTS   = -i
  46. FILES        = Files
  47. FILESOPTS    = -l
  48. LINKOPTS     = 
  49. MAKEFILE     = Makefile
  50. PRINT        = Print
  51. PRINTOPTS    = 
  52. SETFILE      = SetFile
  53. SETFILEOPTS  = -t 'MPST' -c 'MPS '
  54.  
  55.  
  56. AOptions = -i "{BLJThreadStuff}" -i "{BLJBovineServer}" -i "{BLJBuildingBlocks}" ∂
  57.     -i "{BLJ2020Interfaces}"
  58.  
  59. COptions = {BLJCOptions} -i "{BLJThreadStuff}" -i "{BLJBovineServer}" ∂
  60.     -i "{BLJBuildingBlocks}" -i "{BLJ2020Interfaces}"
  61.  
  62. POptions = -i "{BLJThreadStuff}" -i "{BLJBovineServer}" -i "{BLJBuildingBlocks}" ∂
  63.     -i "{BLJ2020Interfaces}"
  64.  
  65. ROptions = -a -i "{BLJThreadStuff}" -i "{BLJBovineServer}" ∂
  66.     -i "{BLJBuildingBlocks}" -i "{BLJ2020Interfaces}"
  67.  
  68. "{BLJObjects}BLJStandardIncludes.o"    ƒ {OBJS}
  69.     {LIB} {LIBOPTS} -o {Targ} {OBJS}
  70.  
  71.  
  72.  
  73. {MAKEFILE}    ƒ NoSuchFile CPlusBuildLoadDumpDefaultRule
  74. NoSuchFile    ƒ
  75.     {MAKEMAKE}
  76.  
  77. clean    ƒ
  78.     {DELETE} {DELETEOPTS} {OBJS}
  79.  
  80. clobber    ƒ clean
  81.     {DELETE} {DELETEOPTS} {TARGETS}
  82.  
  83. count    ƒ
  84.     {COUNT} {COUNTOPTS} {DOT_H} {DOT_R} {SRCS}
  85.  
  86. files    ƒ
  87.     {FILES} {FILESOPTS} {TARGETS} {MAKEFILE} {DOT_H} {DOT_R} {SRCS} ∂
  88.         CPlusBuildLoadDumpDefaultRule {OBJS}
  89.  
  90. print    ƒ
  91.     {PRINT} {PRINTOPTS} {MAKEFILE} {DOT_H} {DOT_R} {SRCS} ∂
  92.         CPlusBuildLoadDumpDefaultRule
  93.  
  94. tags    ƒ {DOT_H} {SRCS}
  95.     {CTAGS} {CTAGSOPTS} {C_INCDIRS} {NewerDeps}
  96.  
  97.  
  98. "{BLJObjects}BLJStandardIncludes.cp.o" ƒ ∂
  99.         BLJStandardIncludes.h "{BLJBuildingBlocks}DirectObject.h" ∂
  100.         "{BLJBuildingBlocks}HandleObject.h" "{BLJBuildingBlocks}PascalString.h" ∂
  101.         "{BLJ2020Interfaces}BLJOCEUtilities.h" "{BLJBuildingBlocks}OCEObjects.h" ∂
  102.         "{BLJ2020Interfaces}OCE.h" "{BLJ2020Interfaces}OCEMail.h" ∂
  103.         "{BLJ2020Interfaces}DigitalSignature.h" ∂
  104.         "{BLJ2020Interfaces}OCEAuthDir.h" "{BLJ2020Interfaces}OCEMessaging.h" ∂
  105.         "{BLJThreadStuff}ThreadClasses.h" "{BLJThreadStuff}Threads.h" ∂
  106.         "{BLJThreadStuff}Failure.h" "{BLJBuildingBlocks}NewDelete.h" ∂
  107.         "{BLJBovineServer}DebuggingGear.h" "{BLJBuildingBlocks}DebugFlag.h" ∂
  108.         "{BLJBuildingBlocks}DebugStream.h"
  109.