From: John Gilmore Date: Fri, 31 Jan 1992 08:52:21 +0000 (+0000) Subject: Use regex package on Vax BSD. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=b8bb4a24e071c7e3f1bc34949e14e05d4ff32b0e;p=deliverable%2Fbinutils-gdb.git Use regex package on Vax BSD. --- diff --git a/gdb/config/mh-vax b/gdb/config/mh-vax index cee0da1416..79ecb090a7 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