Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199512_2.adf » !Regulars » Regulars/StarInfo/Seery/Makefile

Regulars/StarInfo/Seery/Makefile

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199512_2.adf » !Regulars
Filename: Regulars/StarInfo/Seery/Makefile
Read OK:
File size: 04A8 bytes
Load address: 0000
Exec address: 0000
File contents
# Project:   FitTapes


# Toolflags:
CCflags = -c -depend !Depend -IC: -g -throwback 
Linkflags = -aif -o $@ 
ObjAsmflags = -depend !Depend -ThrowBack -Stamp -quit -CloseExec
CMHGflags = 
LibFileflags = -c -o $@
Squeezeflags = -o $@
AAsmflags = -depend !Depend -quit -CloseExec -To $@ -From
PCflags = -c -depend !Depend -throwback -IP:
Griffinflags = -c -depend !Depend -th -as


# Final targets:
@.fittapes:   c:o.stubs @.o.core @.o.lex @.o.phrase @.o.parser @.o.fit 
        link $(linkflags) c:o.stubs @.o.core @.o.lex @.o.phrase @.o.parser \
        @.o.fit 


# User-editable dependencies:

# Static dependencies:
@.o.core:   @.c.core
        cc $(ccflags) -o @.o.core @.c.core 
@.o.lex:   @.c.lex
        cc $(ccflags) -o @.o.lex @.c.lex 
@.o.phrase:   @.c.phrase
        cc $(ccflags) -o @.o.phrase @.c.phrase 
@.o.parser:   @.c.parser
        cc $(ccflags) -o @.o.parser @.c.parser 
@.o.fit:   @.c.fit
        cc $(ccflags) -o @.o.fit @.c.fit 


# Dynamic dependencies:
o.phrase:	c.phrase
o.phrase:	h.fittapes
o.phrase:	h.parser
o.core:	c.core
o.core:	h.fittapes
o.lex:	c.lex
o.lex:	h.fittapes
o.parser:	c.parser
o.parser:	h.fittapes
o.parser:	h.parser
o.fit:	c.fit
o.fit:	h.fittapes
00000000  23 20 50 72 6f 6a 65 63  74 3a 20 20 20 46 69 74  |# Project:   Fit|
00000010  54 61 70 65 73 0a 0a 0a  23 20 54 6f 6f 6c 66 6c  |Tapes...# Toolfl|
00000020  61 67 73 3a 0a 43 43 66  6c 61 67 73 20 3d 20 2d  |ags:.CCflags = -|
00000030  63 20 2d 64 65 70 65 6e  64 20 21 44 65 70 65 6e  |c -depend !Depen|
00000040  64 20 2d 49 43 3a 20 2d  67 20 2d 74 68 72 6f 77  |d -IC: -g -throw|
00000050  62 61 63 6b 20 0a 4c 69  6e 6b 66 6c 61 67 73 20  |back .Linkflags |
00000060  3d 20 2d 61 69 66 20 2d  6f 20 24 40 20 0a 4f 62  |= -aif -o $@ .Ob|
00000070  6a 41 73 6d 66 6c 61 67  73 20 3d 20 2d 64 65 70  |jAsmflags = -dep|
00000080  65 6e 64 20 21 44 65 70  65 6e 64 20 2d 54 68 72  |end !Depend -Thr|
00000090  6f 77 42 61 63 6b 20 2d  53 74 61 6d 70 20 2d 71  |owBack -Stamp -q|
000000a0  75 69 74 20 2d 43 6c 6f  73 65 45 78 65 63 0a 43  |uit -CloseExec.C|
000000b0  4d 48 47 66 6c 61 67 73  20 3d 20 0a 4c 69 62 46  |MHGflags = .LibF|
000000c0  69 6c 65 66 6c 61 67 73  20 3d 20 2d 63 20 2d 6f  |ileflags = -c -o|
000000d0  20 24 40 0a 53 71 75 65  65 7a 65 66 6c 61 67 73  | $@.Squeezeflags|
000000e0  20 3d 20 2d 6f 20 24 40  0a 41 41 73 6d 66 6c 61  | = -o $@.AAsmfla|
000000f0  67 73 20 3d 20 2d 64 65  70 65 6e 64 20 21 44 65  |gs = -depend !De|
00000100  70 65 6e 64 20 2d 71 75  69 74 20 2d 43 6c 6f 73  |pend -quit -Clos|
00000110  65 45 78 65 63 20 2d 54  6f 20 24 40 20 2d 46 72  |eExec -To $@ -Fr|
00000120  6f 6d 0a 50 43 66 6c 61  67 73 20 3d 20 2d 63 20  |om.PCflags = -c |
00000130  2d 64 65 70 65 6e 64 20  21 44 65 70 65 6e 64 20  |-depend !Depend |
00000140  2d 74 68 72 6f 77 62 61  63 6b 20 2d 49 50 3a 0a  |-throwback -IP:.|
00000150  47 72 69 66 66 69 6e 66  6c 61 67 73 20 3d 20 2d  |Griffinflags = -|
00000160  63 20 2d 64 65 70 65 6e  64 20 21 44 65 70 65 6e  |c -depend !Depen|
00000170  64 20 2d 74 68 20 2d 61  73 0a 0a 0a 23 20 46 69  |d -th -as...# Fi|
00000180  6e 61 6c 20 74 61 72 67  65 74 73 3a 0a 40 2e 66  |nal targets:.@.f|
00000190  69 74 74 61 70 65 73 3a  20 20 20 63 3a 6f 2e 73  |ittapes:   c:o.s|
000001a0  74 75 62 73 20 40 2e 6f  2e 63 6f 72 65 20 40 2e  |tubs @.o.core @.|
000001b0  6f 2e 6c 65 78 20 40 2e  6f 2e 70 68 72 61 73 65  |o.lex @.o.phrase|
000001c0  20 40 2e 6f 2e 70 61 72  73 65 72 20 40 2e 6f 2e  | @.o.parser @.o.|
000001d0  66 69 74 20 0a 20 20 20  20 20 20 20 20 6c 69 6e  |fit .        lin|
000001e0  6b 20 24 28 6c 69 6e 6b  66 6c 61 67 73 29 20 63  |k $(linkflags) c|
000001f0  3a 6f 2e 73 74 75 62 73  20 40 2e 6f 2e 63 6f 72  |:o.stubs @.o.cor|
00000200  65 20 40 2e 6f 2e 6c 65  78 20 40 2e 6f 2e 70 68  |e @.o.lex @.o.ph|
00000210  72 61 73 65 20 40 2e 6f  2e 70 61 72 73 65 72 20  |rase @.o.parser |
00000220  5c 0a 20 20 20 20 20 20  20 20 40 2e 6f 2e 66 69  |\.        @.o.fi|
00000230  74 20 0a 0a 0a 23 20 55  73 65 72 2d 65 64 69 74  |t ...# User-edit|
00000240  61 62 6c 65 20 64 65 70  65 6e 64 65 6e 63 69 65  |able dependencie|
00000250  73 3a 0a 0a 23 20 53 74  61 74 69 63 20 64 65 70  |s:..# Static dep|
00000260  65 6e 64 65 6e 63 69 65  73 3a 0a 40 2e 6f 2e 63  |endencies:.@.o.c|
00000270  6f 72 65 3a 20 20 20 40  2e 63 2e 63 6f 72 65 0a  |ore:   @.c.core.|
00000280  20 20 20 20 20 20 20 20  63 63 20 24 28 63 63 66  |        cc $(ccf|
00000290  6c 61 67 73 29 20 2d 6f  20 40 2e 6f 2e 63 6f 72  |lags) -o @.o.cor|
000002a0  65 20 40 2e 63 2e 63 6f  72 65 20 0a 40 2e 6f 2e  |e @.c.core .@.o.|
000002b0  6c 65 78 3a 20 20 20 40  2e 63 2e 6c 65 78 0a 20  |lex:   @.c.lex. |
000002c0  20 20 20 20 20 20 20 63  63 20 24 28 63 63 66 6c  |       cc $(ccfl|
000002d0  61 67 73 29 20 2d 6f 20  40 2e 6f 2e 6c 65 78 20  |ags) -o @.o.lex |
000002e0  40 2e 63 2e 6c 65 78 20  0a 40 2e 6f 2e 70 68 72  |@.c.lex .@.o.phr|
000002f0  61 73 65 3a 20 20 20 40  2e 63 2e 70 68 72 61 73  |ase:   @.c.phras|
00000300  65 0a 20 20 20 20 20 20  20 20 63 63 20 24 28 63  |e.        cc $(c|
00000310  63 66 6c 61 67 73 29 20  2d 6f 20 40 2e 6f 2e 70  |cflags) -o @.o.p|
00000320  68 72 61 73 65 20 40 2e  63 2e 70 68 72 61 73 65  |hrase @.c.phrase|
00000330  20 0a 40 2e 6f 2e 70 61  72 73 65 72 3a 20 20 20  | .@.o.parser:   |
00000340  40 2e 63 2e 70 61 72 73  65 72 0a 20 20 20 20 20  |@.c.parser.     |
00000350  20 20 20 63 63 20 24 28  63 63 66 6c 61 67 73 29  |   cc $(ccflags)|
00000360  20 2d 6f 20 40 2e 6f 2e  70 61 72 73 65 72 20 40  | -o @.o.parser @|
00000370  2e 63 2e 70 61 72 73 65  72 20 0a 40 2e 6f 2e 66  |.c.parser .@.o.f|
00000380  69 74 3a 20 20 20 40 2e  63 2e 66 69 74 0a 20 20  |it:   @.c.fit.  |
00000390  20 20 20 20 20 20 63 63  20 24 28 63 63 66 6c 61  |      cc $(ccfla|
000003a0  67 73 29 20 2d 6f 20 40  2e 6f 2e 66 69 74 20 40  |gs) -o @.o.fit @|
000003b0  2e 63 2e 66 69 74 20 0a  0a 0a 23 20 44 79 6e 61  |.c.fit ...# Dyna|
000003c0  6d 69 63 20 64 65 70 65  6e 64 65 6e 63 69 65 73  |mic dependencies|
000003d0  3a 0a 6f 2e 70 68 72 61  73 65 3a 09 63 2e 70 68  |:.o.phrase:.c.ph|
000003e0  72 61 73 65 0a 6f 2e 70  68 72 61 73 65 3a 09 68  |rase.o.phrase:.h|
000003f0  2e 66 69 74 74 61 70 65  73 0a 6f 2e 70 68 72 61  |.fittapes.o.phra|
00000400  73 65 3a 09 68 2e 70 61  72 73 65 72 0a 6f 2e 63  |se:.h.parser.o.c|
00000410  6f 72 65 3a 09 63 2e 63  6f 72 65 0a 6f 2e 63 6f  |ore:.c.core.o.co|
00000420  72 65 3a 09 68 2e 66 69  74 74 61 70 65 73 0a 6f  |re:.h.fittapes.o|
00000430  2e 6c 65 78 3a 09 63 2e  6c 65 78 0a 6f 2e 6c 65  |.lex:.c.lex.o.le|
00000440  78 3a 09 68 2e 66 69 74  74 61 70 65 73 0a 6f 2e  |x:.h.fittapes.o.|
00000450  70 61 72 73 65 72 3a 09  63 2e 70 61 72 73 65 72  |parser:.c.parser|
00000460  0a 6f 2e 70 61 72 73 65  72 3a 09 68 2e 66 69 74  |.o.parser:.h.fit|
00000470  74 61 70 65 73 0a 6f 2e  70 61 72 73 65 72 3a 09  |tapes.o.parser:.|
00000480  68 2e 70 61 72 73 65 72  0a 6f 2e 66 69 74 3a 09  |h.parser.o.fit:.|
00000490  63 2e 66 69 74 0a 6f 2e  66 69 74 3a 09 68 2e 66  |c.fit.o.fit:.h.f|
000004a0  69 74 74 61 70 65 73 0a                           |ittapes.|
000004a8