Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible.

This commit is contained in:
Augustin Cavalier
2019-03-30 15:19:38 -04:00
parent b357daa5c5
commit 1e60bdeab6
349 changed files with 4 additions and 609 deletions
-2
View File
@@ -2,8 +2,6 @@ SubDir HAIKU_TOP src bin ;
HAIKU_MULTIPLE_LOCALIZED_TARGETS on $(SUBDIR) = 1 ;
SetSubDirSupportedPlatformsBeOSCompatible ;
AddSubDirSupportedPlatforms libbe_test ;
UsePrivateHeaders app interface shared storage support tracker usb ;
-2
View File
@@ -1,7 +1,5 @@
SubDir HAIKU_TOP src bin addattr ;
SetSubDirSupportedPlatformsBeOSCompatible ;
BinCommand addattr :
main.cpp
addAttr.cpp
-2
View File
@@ -1,7 +1,5 @@
SubDir HAIKU_TOP src bin bfs_tools ;
SetSubDirSupportedPlatformsBeOSCompatible ;
SubDirHdrs $(HAIKU_TOP) src bin bfs_tools lib ;
UsePrivateHeaders [ FDirName shared ] ;
-2
View File
@@ -1,7 +1,5 @@
SubDir HAIKU_TOP src bin bfs_tools lib ;
SetSubDirSupportedPlatformsBeOSCompatible ;
StaticLibrary libbfs_tools.a :
bfs.cpp
Bitmap.cpp
-2
View File
@@ -1,7 +1,5 @@
SubDir HAIKU_TOP src bin desklink ;
SetSubDirSupportedPlatformsBeOSCompatible ;
UsePrivateHeaders app interface shared ;
BinCommand desklink :
-1
View File
@@ -1,6 +1,5 @@
SubDir HAIKU_TOP src bin keymap ;
SetSubDirSupportedPlatformsBeOSCompatible ;
UsePrivateHeaders shared storage ;
BinCommand keymap :
-2
View File
@@ -1,7 +1,5 @@
SubDir HAIKU_TOP src bin mail_utils ;
SetSubDirSupportedPlatformsBeOSCompatible ;
UsePrivateHeaders mail ;
StdBinCommands
-2
View File
@@ -1,7 +1,5 @@
SubDir HAIKU_TOP src bin mkdos ;
SetSubDirSupportedPlatformsBeOSCompatible ;
BinCommand mkdos :
mkdos.cpp
;
-2
View File
@@ -1,7 +1,5 @@
SubDir HAIKU_TOP src bin pcmcia-cs ;
SetSubDirSupportedPlatformsBeOSCompatible ;
if ! $(TARGET_PLATFORM_HAIKU_COMPATIBLE) {
UseHeaders [ FDirName $(HAIKU_TOP) headers os drivers ] : true ;
# We need the public pcmcia headers also when not compiling for Haiku.
-2
View File
@@ -1,7 +1,5 @@
SubDir HAIKU_TOP src bin rc ;
SetSubDirSupportedPlatformsBeOSCompatible ;
GENERATE_C++ on [ FGristFiles lexer.l parser.y ] = true ;
SubDirC++Flags -Wno-sign-compare -Wno-unused ;
-2
View File
@@ -1,7 +1,5 @@
SubDir HAIKU_TOP src bin screen_blanker ;
SetSubDirSupportedPlatformsBeOSCompatible ;
UseHeaders [ FDirName headers os add-ons screen_saver ] ;
# we also need our headers when build for BeOS
-2
View File
@@ -1,7 +1,5 @@
SubDir HAIKU_TOP src bin screenmode ;
SetSubDirSupportedPlatformsBeOSCompatible ;
UsePrivateHeaders [ FDirName graphics common ] ;
UsePrivateHeaders [ FDirName graphics radeon ] ;
# for multimon.h