home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / projects / makatic_2 / Makatic / Large2 < prev    next >
Text File  |  1996-08-23  |  612b  |  11 lines

  1. If "%0" = "" Then Echo Makatic.Large2: Usage:
  2. If "%0" = "" Then Echo Makatic.Large2: |<Project build directory> [Makatic2 flags] [-m |<amu flags>]
  3. If "%0" = "" Then Echo Makatic.Large2: This enables you to set Makatic2 flags (eg -D to force
  4. If "%0" = "" Then Echo Makatic.Large2: removal of references to non-existance files in the 
  5. If "%0" = "" Then Echo Makatic.Large2: Makefile's dynamic dependancies section).
  6. If "%0" = "" Then Obey
  7.  
  8. Wimpslot 640k
  9.  
  10. Makatic.Makatic2 -d %0 -t ^.TemplateMF -e -F -f ^.Sources...c++.* Sources.*2.o.#0 -f ^.Sources...c.* Sources.*2.o.#0 -f ^.Sources...s.* Sources.*2.o.#0 %*1 -a
  11.