Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
[dragonfly.git] / gnu / usr.bin / cc34 / cc_prep / multilib.h
1 /* $DragonFly: src/gnu/usr.bin/cc34/cc_prep/multilib.h,v 1.1 2004/06/14 22:27:53 joerg Exp $ */
2
3 static const char *const multilib_raw[] = {
4 ". ;",
5 NULL
6 };
7
8 static const char *const multilib_matches_raw[] = {
9 NULL
10 };
11
12 static const char *multilib_extra = "";
13
14 static const char *const multilib_exclusions_raw[] = {
15 NULL
16 };
17
18 static const char *multilib_options = "";