Back to home page

darwin3

 
 

    


File indexing completed on 2024-12-17 18:39:14 UTC

view on githubraw file Latest commit 27f9df09 on 2018-02-19 15:43:37 UTC
27f9df093b Oliv*0001 C CPP options file for SUN
                0002 C
                0003 C Use this file for selecting options within package "SUN"
                0004 
                0005 #ifndef SUN_OPTIONS_H
                0006 #define SUN_OPTIONS_H
                0007 #include "PACKAGES_CONFIG.h"
                0008 #ifdef ALLOW_SUN
                0009 
                0010 #include "CPP_OPTIONS.h"
                0011 
                0012 C Place CPP define/undef flag here
                0013 
                0014 
                0015 #endif /* ALLOW_SUN */
                0016 #endif /* SUN_OPTIONS_H */
                0017