home *** CD-ROM | disk | FTP | other *** search
- If "%0" = "" Then Echo Makatic.MultiLink: Usage:
- If "%0" = "" Then Echo Makatic.MultiLink: |<build-type> [|<library directory>]
- If "%0" = "" Then Obey
-
- Wimpslot 640k
-
- <Obey$Dir>._EnsureDir %1
-
- Echo Makatic.MultiLink started for '%0' version of '<Makatic$ProjectDir>'.
- Echo
-
- | The following line generates a makefile which lists each individual .o file.
- | AMU can't cope with the generated makefile of this type, because $(ObjectFiles)
- | is too long.
- |Makatic.Makatic2 -e -d <Makatic$ProjectDir>.%0 -t TemplateAl -o All -F -f <Makatic$ProjectDir>.Libraries.*.c++.* *2.%0.o.#0 -f ^.Libraries.*.c.* *2.%0.o.#0 -f ^.Libraries.*.s.* *2.%0.o.#0 -a
-
- | This line generates a makefile which lists each individual <sublibrary>.o.*
- Makatic.Makatic2 -v -e -d <Makatic$ProjectDir>.%0 -t TemplateAl -o All -F -f ^.Libraries.* *0.%0.o.** -a
-
- Unset Makatic$ProjectDir
- Echo Makatic.MultiLink finished.
- Echo
-