SubDir HAIKU_TOP src add-ons disk_systems intel ; UsePrivateHeaders shared storage ; UsePrivateSystemHeaders ; SEARCH_SOURCE += [ FDirName $(HAIKU_TOP) src add-ons kernel partitioning_systems intel ] ; { local defines = [ FDefines _USER_MODE ] ; SubDirCcFlags $(defines) ; SubDirC++Flags $(defines) ; } AddResources intel : IntelDiskAddOn.rdef ; Addon intel : IntelDiskSystem.cpp ExtendedPartitionAddOn.cpp PartitionMapAddOn.cpp CreationParameterEditor.cpp # kernel sources PartitionMap.cpp : be $(HAIKU_LOCALE_LIBS) $(TARGET_LIBSUPC++) ; DoCatalogs intel : application/x-vnd.Haiku-IntelDiskAddOn : CreationParameterEditor.cpp ;