Discriminating Ada source code through compiler arguments



Hello. I´m a newie in Ada and I want to known how can I pass arguments
to the compiler to discriminate parts of a Ada source code. Something
like the #ifdefs that we can use in the C programming languaje.

Thank you.

.