* Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.
[deliverable/binutils-gdb.git] / bfd / Makefile.am
index 6892189f81ba4af03d67685f421c3e38896bd86b..da399788af5d52a2d0dbf78789bfcd2ab25d7889 100644 (file)
@@ -293,6 +293,7 @@ BFD32_BACKENDS = \
        sparcnetbsd.lo \
        sunos.lo \
        vaxnetbsd.lo \
+       vax1knetbsd.lo \
        versados.lo \
        vms.lo \
        vms-gsd.lo \
@@ -445,6 +446,7 @@ BFD32_BACKENDS_CFILES = \
        sparcnetbsd.c \
        sunos.c \
        vaxnetbsd.c \
+       vax1knetbsd.c \
        versados.c \
        vms.c \
        vms-gsd.c \
@@ -1422,6 +1424,9 @@ sunos.lo: sunos.c $(INCDIR)/bfdlink.h libaout.h aoutf1.h \
 vaxnetbsd.lo: vaxnetbsd.c netbsd.h $(INCDIR)/filenames.h \
   libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
+vax1knetbsd.lo: vax1knetbsd.c netbsd.h $(INCDIR)/filenames.h \
+  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
+  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
 versados.lo: versados.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
 vms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
   vms.h
This page took 0.091183 seconds and 4 git commands to generate.