3 include $(SRCDIR)/config/aros.cfg
5 # removed targets "setup" and "includes" because they are already listed
6 # in compiler/mmakefile
7 #MM- AROS-amiga : compiler arosboot kernel workbench utilities demos games
9 # The "kernel" dependency in "AROS-amiga" wraps back onto this target:
13 #MM kernel-alerthook-module \
14 #MM kernel-oop-module \
15 #MM kernel-utility-module \
19 # kernel-keymap-module \ <- remove because of undefined reference to `kprintf'
20 # kernel-expansion-module \ <- removed because of undefined references to errors
21 # kernel-exec-module \
22 # hidd-graphics-module <- missing files/includes?
23 # hidd-graphics-amiga-intui-module <- missing files/includes?
24 # kernel-dos-module <- removed due to spilled register bug in egcs
25 # kernel-graphics-module <- removed due to spilled register bug in egcs
26 # kernel-layers-module <- register spilling
28 # The "workbench" dependency in "AROS-amiga" wraps back onto this target:
29 #MM- workbench-amiga : \
33 #MM workbench-classes \
37 #MM- workbench-libs-amiga : \
38 #MM workbench-libs-asl \
39 #MM workbench-libs-diskfont \
40 #MM workbench-libs-gadtools \
41 #MM workbench-libs-icon \
42 #MM workbench-libs-iffparse
44 # workbench-libs-mathtrans <- missing math functions (__addsf3 etc.)
45 # workbench-libs-mathieeedoubtrans <- removed due to bogus AROS_LHQUAD* macros
46 # workbench-libs-mathieeedoubbas <- removed due to bogus AROS_LHQUAD* macros
48 #MM- workbench-classes-amiga : workbench-classes-complete
50 # The "apps" dependency in "AROS-amiga" wraps back onto this target:
51 #MM- apps-amiga : fish Moria3D
54 #MM setup-clib-amiga \
55 #MM setup-exec-amiga \
56 #MM setup-utility-amiga \
57 #MM setup-layers-amiga \
58 #MM setup-hidd-graphics-amiga
60 #MM- setup-clib-amiga : setup-clib-amiga-$(CPU)
61 #MM- setup-exec-amiga : setup-exec-amiga-$(CPU)
62 #MM- setup-hidd-amiga : setup-hidd-amiga-$(CPU)
63 #MM- setup-hidd-graphics-amiga : setup-hidd-graphics-amiga-$(CPU)
64 #MM- setup-layers-amiga : setup-layers-amiga-$(CPU)
65 #MM- setup-utility-amiga : setup-utility-amiga-$(CPU)
67 #MM- clib-amiga : clib-amiga-$(CPU)
68 #MM- exec-amiga : exec-amiga-$(CPU)
69 #MM- layers-amiga : layers-amiga-$(CPU)
70 #MM- utility-amiga : utility-amiga-$(CPU)
72 #MM- hidd-amiga-$(CPU) : hidd-amiga-$(CPU)
78 #MM- includes-amiga : includes-copy includes-amiga-$(CPU)
80 # 'Re'target the serial and parallel hidds currently into the void since no hidd exists
81 #MM- hidd-serial-module
82 #: hidd-serial-amiga-module
83 #MM- hidd-parallel-module
84 #: hidd-parallel-amiga-module