home *** CD-ROM | disk | FTP | other *** search
- #ifndef AROS_CONFIG_H
- #define AROS_CONFIG_H
- /*
- This file is automatically generated if it doesn't exist
- DO NOT EDIT
- Edit $(TOP)/configure instead and delete this file
- */
-
- #define AROS_FLAVOUR_NATIVE 2
- #define AROS_FLAVOUR_STANDALONE 3
- #define AROS_FLAVOUR_EMULATION 4
- #define AROS_FLAVOUR_LINKLIB 5
-
- #define AROS_FLAVOUR AROS_FLAVOUR_NATIVE
-
- #endif /* AROS_CONFIG_H */
-