summaryrefslogtreecommitdiff
path: root/conf/defconf-00.conf
blob: fed0f7a8f39c7b61607cc4c0c449f417e768b71c (plain)
1
2
3
4
5
6
7
//
// Below are some variables to serve as a demonstration on how defconf can be used to generate
// preprocessor define flags for C compilers.
//
define MEOW_YES     true
define MEOW_NO      false
define MEOW_COUNT   3