prism2.device: Compiler delint
[AROS.git] / arch / all-hosted / mmakefile
blob0f68502058bfcc93621065c4f058d9991d6c1c77
1 include $(TOP)/config/make.cfg
3 # For hosted AROS we build disk-based versions of our filesystems and partition.library
4 # in order to provide a way to mount disk images or real hard drives using fdsk.device
5 # or hostdisk.device.
6 # On native AROS this stuff has to be resident, so we provide 'FS' kickstart package.
7 # See arch/all-native/mmakefile.src.
9 #MM- workbench-hosted:  $(SDL_HIDD_TARGET)      \
10 #MM                     kernel-fs-afs           \
11 #MM                     kernel-fs-cdvdfs        \
12 #MM                     kernel-fs-sfs           \
13 #MM                     kernel-partition