blob: 29ac4b65fe9eaa1179b9e12b1e2b81c37b020f94 [file] [log] [blame]
#ifdef BAR
PRINT * , 'BAR was defined via ADD_DEFINITIONS'
#else
PRINT *, 'If you can read this something went wrong'
#endif