home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-01-04 | 5.0 KB | 200 lines |
- # Project: Pari
-
-
- # Toolflags:
- CCflags = -c -depend !Depend -IC: -DRISC_OS -wdfvna
- Linkflags = -aif -o $@
- ObjAsmflags = -depend !Depend -ThrowBack -Stamp -quit -CloseExec
- CMHGflags =
- LibFileflags = -c -o $@
- Squeezeflags = -o $@
- AAsmflags = -depend !Depend -quit -CloseExec -To $@ -From
- tangleflags =
-
-
- # Final targets:
- @.gp: @.o.alglin1 @.o.alglin2 @.o.anal @.o.arith1 @.o.arith2 @.o.base \
- @.o.bibli1 @.o.bibli2 @.o.elliptic @.o.es @.o.gen1 @.o.gen2 @.o.gen3 @.o.gp @.o.init \
- @.o.mp @.o.plotdummy @.o.polarit1 @.o.polarit2 @.o.trans1 @.o.trans2 @.o.trans3 \
- @.^.^.Clib.o.Stubs @.o.errmessage @.o.helpmsg @.o.version_a
- Link $(Linkflags) @.o.alglin1 @.o.alglin2 @.o.anal @.o.arith1 \
- @.o.arith2 @.o.base @.o.bibli1 @.o.bibli2 @.o.elliptic @.o.es @.o.gen1 @.o.gen2 @.o.gen3 \
- @.o.gp @.o.init @.o.mp @.o.plotdummy @.o.polarit1 @.o.polarit2 @.o.trans1 @.o.trans2 \
- @.o.trans3 @.^.^.Clib.o.Stubs @.o.errmessage @.o.helpmsg @.o.version_a
-
-
- # User-editable dependencies:
- shrink:; squeeze -v gp
-
- tidy:; wipe @.o.* ~C~F~R~V
- copy @.gp %.gp ~CF
-
- o.version_a: a.version_a
- aa a.version_a
-
- # Static dependencies:
- @.o.alglin1: @.c.alglin1
- cc $(ccflags) -o @.o.alglin1 @.c.alglin1
- @.o.alglin2: @.c.alglin2
- cc $(ccflags) -o @.o.alglin2 @.c.alglin2
- @.o.anal: @.c.anal
- cc $(ccflags) -o @.o.anal @.c.anal
- @.o.arith1: @.c.arith1
- cc $(ccflags) -o @.o.arith1 @.c.arith1
- @.o.arith2: @.c.arith2
- cc $(ccflags) -o @.o.arith2 @.c.arith2
- @.o.base: @.c.base
- cc $(ccflags) -o @.o.base @.c.base
- @.o.bibli1: @.c.bibli1
- cc $(ccflags) -o @.o.bibli1 @.c.bibli1
- @.o.bibli2: @.c.bibli2
- cc $(ccflags) -o @.o.bibli2 @.c.bibli2
- @.o.elliptic: @.c.elliptic
- cc $(ccflags) -o @.o.elliptic @.c.elliptic
- @.o.es: @.c.es
- cc $(ccflags) -o @.o.es @.c.es
- @.o.gen1: @.c.gen1
- cc $(ccflags) -o @.o.gen1 @.c.gen1
- @.o.gen2: @.c.gen2
- cc $(ccflags) -o @.o.gen2 @.c.gen2
- @.o.gen3: @.c.gen3
- cc $(ccflags) -o @.o.gen3 @.c.gen3
- @.o.gp: @.c.gp
- cc $(ccflags) -o @.o.gp @.c.gp
- @.o.init: @.c.init
- cc $(ccflags) -o @.o.init @.c.init
- @.o.mp: @.c.mp
- cc $(ccflags) -o @.o.mp @.c.mp
- @.o.plotdummy: @.c.plotdummy
- cc $(ccflags) -o @.o.plotdummy @.c.plotdummy
- @.o.polarit1: @.c.polarit1
- cc $(ccflags) -o @.o.polarit1 @.c.polarit1
- @.o.polarit2: @.c.polarit2
- cc $(ccflags) -o @.o.polarit2 @.c.polarit2
- @.o.trans1: @.c.trans1
- cc $(ccflags) -o @.o.trans1 @.c.trans1
- @.o.trans2: @.c.trans2
- cc $(ccflags) -o @.o.trans2 @.c.trans2
- @.o.trans3: @.c.trans3
- cc $(ccflags) -o @.o.trans3 @.c.trans3
- @.o.errmessage: @.c.errmessage
- cc $(ccflags) -o @.o.errmessage @.c.errmessage
- @.o.helpmsg: @.c.helpmsg
- cc $(ccflags) -o @.o.helpmsg @.c.helpmsg
-
-
- # Dynamic dependencies:
- o.messages: c.messages
- o.alglin1: c.alglin1
- o.alglin1: h.genpari
- o.alglin1: h.gencom
- o.alglin1: h.erreurs
- o.alglin1: h.genport
- o.alglin2: c.alglin2
- o.alglin2: h.genpari
- o.alglin2: h.gencom
- o.alglin2: h.erreurs
- o.alglin2: h.genport
- o.anal: c.anal
- o.anal: h.genpari
- o.anal: h.gencom
- o.anal: h.erreurs
- o.anal: h.genport
- o.arith1: c.arith1
- o.arith1: h.genpari
- o.arith1: h.gencom
- o.arith1: h.erreurs
- o.arith1: h.genport
- o.arith2: c.arith2
- o.arith2: h.genpari
- o.arith2: h.gencom
- o.arith2: h.erreurs
- o.arith2: h.genport
- o.base: c.base
- o.base: h.genpari
- o.base: h.gencom
- o.base: h.erreurs
- o.base: h.genport
- o.bibli1: c.bibli1
- o.bibli1: h.genpari
- o.bibli1: h.gencom
- o.bibli1: h.erreurs
- o.bibli1: h.genport
- o.bibli2: c.bibli2
- o.bibli2: h.genpari
- o.bibli2: h.gencom
- o.bibli2: h.erreurs
- o.bibli2: h.genport
- o.elliptic: c.elliptic
- o.elliptic: h.genpari
- o.elliptic: h.gencom
- o.elliptic: h.erreurs
- o.elliptic: h.genport
- o.es: c.es
- o.es: h.genpari
- o.es: h.gencom
- o.es: h.erreurs
- o.es: h.genport
- o.gen1: c.gen1
- o.gen1: h.genpari
- o.gen1: h.gencom
- o.gen1: h.erreurs
- o.gen1: h.genport
- o.gen2: c.gen2
- o.gen2: h.genpari
- o.gen2: h.gencom
- o.gen2: h.erreurs
- o.gen2: h.genport
- o.gen3: c.gen3
- o.gen3: h.genpari
- o.gen3: h.gencom
- o.gen3: h.erreurs
- o.gen3: h.genport
- o.gp: c.gp
- o.gp: h.genpari
- o.gp: h.gencom
- o.gp: h.erreurs
- o.gp: h.genport
- o.init: c.init
- o.init: h.genpari
- o.init: h.gencom
- o.init: h.erreurs
- o.init: h.genport
- o.mp: c.mp
- o.mp: h.genpari
- o.mp: h.gencom
- o.mp: h.erreurs
- o.mp: h.genport
- o.plotdummy: c.plotdummy
- o.plotdummy: h.genpari
- o.plotdummy: h.gencom
- o.plotdummy: h.erreurs
- o.plotdummy: h.genport
- o.polarit1: c.polarit1
- o.polarit1: h.genpari
- o.polarit1: h.gencom
- o.polarit1: h.erreurs
- o.polarit1: h.genport
- o.polarit2: c.polarit2
- o.polarit2: h.genpari
- o.polarit2: h.gencom
- o.polarit2: h.erreurs
- o.polarit2: h.genport
- o.trans1: c.trans1
- o.trans1: h.genpari
- o.trans1: h.gencom
- o.trans1: h.erreurs
- o.trans1: h.genport
- o.trans2: c.trans2
- o.trans2: h.genpari
- o.trans2: h.gencom
- o.trans2: h.erreurs
- o.trans2: h.genport
- o.trans3: c.trans3
- o.trans3: h.genpari
- o.trans3: h.gencom
- o.trans3: h.erreurs
- o.trans3: h.genport
- o.errmessage: c.errmessage
- o.helpmsg: c.helpmsg
-