diff options
Diffstat (limited to 'gdb')
-rwxr-xr-x | gdb/config/mh-vax | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/mh-vax b/gdb/config/mh-vax index cee0da1..79ecb09 100755 --- a/gdb/config/mh-vax +++ b/gdb/config/mh-vax @@ -7,4 +7,6 @@ #msg (but see comments in Makefile.dist about compiling with gcc). XDEPFILES= infptrace.o coredep.o +REGEX=regex.o +REGEX1=regex.o XM_FILE= xm-vax.h |