]> Git Repo - binutils.git/blobdiff - bfd/targets.c
* Makefile.am: Run "make dep-am".
[binutils.git] / bfd / targets.c
index 57a400d939af6ff256f8a400c4bda143879e263b..6ec6a6cb6d744f6ab213109cfa18f43822029016 100644 (file)
@@ -766,6 +766,7 @@ extern const bfd_target pc532netbsd_vec;
 extern const bfd_target pdp11_aout_vec;
 extern const bfd_target pef_vec;
 extern const bfd_target pef_xlib_vec;
+extern const bfd_target plugin_vec;
 extern const bfd_target pmac_xcoff_vec;
 extern const bfd_target ppcboot_vec;
 extern const bfd_target riscix_vec;
@@ -1144,6 +1145,7 @@ static const bfd_target * const _bfd_target_vector[] =
        &pdp11_aout_vec,
        &pef_vec,
        &pef_xlib_vec,
+       &plugin_vec,
 #if 0
        /* This has the same magic number as RS/6000.  */
        &pmac_xcoff_vec,
This page took 0.024928 seconds and 4 git commands to generate.