3 # removed targets "setup" and "includes" because they are already listed
4 # in compiler/mmakefile
5 #MM- AROS-amiga : compiler arosboot kernel workbench utilities demos games
7 # The "kernel" dependency in "AROS-amiga" wraps back onto this target:
11 #MM kernel-alerthook-module \
12 #MM kernel-oop-module \
13 #MM kernel-utility-module \
17 # kernel-keymap-module \ <- remove because of undefined reference to `kprintf'
18 # kernel-expansion-module \ <- removed because of undefined references to errors
19 # kernel-exec-module \
20 # hidd-graphics-module <- missing files/includes?
21 # hidd-graphics-amiga-intui-module <- missing files/includes?
22 # kernel-dos-module <- removed due to spilled register bug in egcs
23 # kernel-graphics-module <- removed due to spilled register bug in egcs
24 # kernel-layers-module <- register spilling
26 # The "workbench" dependency in "AROS-amiga" wraps back onto this target:
27 #MM- workbench-amiga : \
31 #MM workbench-classes \
35 #MM- workbench-libs-amiga : \
36 #MM workbench-libs-asl \
37 #MM workbench-libs-diskfont \
38 #MM workbench-libs-gadtools \
39 #MM workbench-libs-icon \
40 #MM workbench-libs-iffparse
42 # workbench-libs-mathtrans <- missing math functions (__addsf3 etc.)
43 # workbench-libs-mathieeedoubtrans <- removed due to bogus AROS_LHQUAD* macros
44 # workbench-libs-mathieeedoubbas <- removed due to bogus AROS_LHQUAD* macros
46 #MM- workbench-classes-amiga : workbench-classes-complete
48 # The "apps" dependency in "AROS-amiga" wraps back onto this target:
49 #MM- apps-amiga : fish Moria3D
52 #MM setup-clib-amiga \
53 #MM setup-exec-amiga \
54 #MM setup-utility-amiga \
55 #MM setup-layers-amiga \
56 #MM setup-hidd-graphics-amiga
58 #MM- setup-clib-amiga : setup-clib-amiga-$(CPU)
59 #MM- setup-exec-amiga : setup-exec-amiga-$(CPU)
60 #MM- setup-hidd-amiga : setup-hidd-amiga-$(CPU)
61 #MM- setup-hidd-graphics-amiga : setup-hidd-graphics-amiga-$(CPU)
62 #MM- setup-layers-amiga : setup-layers-amiga-$(CPU)
63 #MM- setup-utility-amiga : setup-utility-amiga-$(CPU)
65 #MM- clib-amiga : clib-amiga-$(CPU)
66 #MM- exec-amiga : exec-amiga-$(CPU)
67 #MM- layers-amiga : layers-amiga-$(CPU)
68 #MM- utility-amiga : utility-amiga-$(CPU)
70 #MM- hidd-amiga-$(CPU) : hidd-amiga-$(CPU)
76 #MM- includes-amiga : includes-copy includes-amiga-$(CPU)
78 # 'Re'target the serial and parallel hidds currently into the void since no hidd exists
79 #MM- hidd-serial-module
80 #: hidd-serial-amiga-module
81 #MM- hidd-parallel-module
82 #: hidd-parallel-amiga-module