blob: c07389f4725e735507c65fcacb5a14d15df8d167 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
OPTIONS= PERL "Enable Perl interpreter" off \
PYTHON "Enable Python interpreter" off \
RUBY "Enable Ruby interpreter" off \
CSCOPE "Enable cscope" off \
EXUBERANT_CTAGS "Use exctags instead of ctags" off \
ATHENA "Athena GUI" off \
GTK2 "GTK2 GUI" off \
GNOME "Gnome1 GUI" off \
MOTIF "Motif GUI" off \
XTERM_SAVE "" off
|