summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorgwr <gwr@NetBSD.org>1997-09-24 18:31:37 +0000
committergwr <gwr@NetBSD.org>1997-09-24 18:31:37 +0000
commit60e710094f4530b14a03cd037e0412e1e7f9457d (patch)
tree74647cb1bf11f0aceffb74236440be5258fe7751 /gnu
parent1b3c0ea923ae4c50e5159bbe46d3f32532e89587 (diff)
add vaxnetbsd
Diffstat (limited to 'gnu')
-rw-r--r--gnu/dist/bfd/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/dist/bfd/Makefile.in b/gnu/dist/bfd/Makefile.in
index e9233cf1ebf..834cee424d0 100644
--- a/gnu/dist/bfd/Makefile.in
+++ b/gnu/dist/bfd/Makefile.in
@@ -260,6 +260,7 @@ BFD32_BACKENDS = \
sparcnetbsd.o \
sunos.o \
tekhex.o \
+ vaxnetbsd.o \
versados.o \
xcofflink.o
@@ -357,6 +358,7 @@ BFD32_BACKENDS_CFILES = \
sparcnetbsd.c \
sunos.c \
tekhex.c \
+ vaxnetbsd.c \
versados.c \
xcofflink.c