@@ -315,6 +315,12 @@ endif
ifeq ($(OS_TARGET),freebsd)
IDE=1
endif
+ifeq ($(OS_TARGET),os2)
+IDE=1
+endif
+ifeq ($(OS_TARGET),emx)
override TARGET_DIRS+=compiler rtl utils fcl fv packages ide installer
@@ -159,6 +159,12 @@ endif