< prev index next >

make/jdk/netbeans/common/shared.xml

Print this page
rev 59102 : imported patch build

@@ -89,13 +89,10 @@
             <os family="mac"/>
         </condition>
         <condition property="os.linux">
             <os name="linux"/>
         </condition>
-        <condition property="os.solaris">
-            <os name="SunOS"/>
-        </condition>
         <condition property="osfamily.unix">
             <os family="unix"/>
         </condition>
         <condition property="os.windows">
             <os family="windows"/>
< prev index next >