Searched refs:LIBMAGIC (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/bsd/file/bin/
H A DMakefile14 DPADD+= ${LIBMAGIC}
23 LIBMAGIC!= cd ${.CURDIR}/../lib && ${PRINTOBJDIR}
24 CPPFLAGS+=-I${LIBMAGIC}
/netbsd-current/external/gpl3/gdb.old/dist/include/som/
H A Dlst.h51 #define LIBMAGIC 0x0619 macro
/netbsd-current/external/gpl3/gdb/dist/include/som/
H A Dlst.h51 #define LIBMAGIC 0x0619 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/som/
H A Dlst.h51 #define LIBMAGIC 0x0619 macro
/netbsd-current/external/gpl3/binutils/dist/include/som/
H A Dlst.h51 #define LIBMAGIC 0x0619 macro
/netbsd-current/usr.bin/mail/
H A DMakefile56 DPADD+= ${LIBMAGIC} ${LIBLZMA} ${LIBBZ2} ${LIBZ}
/netbsd-current/share/mk/
H A Dbsd.hostprog.mk39 LIBMAGIC?= /usr/lib/libmagic.a macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dsom.c6228 if (lst_header.a_magic != LIBMAGIC)
6665 bfd_putb16 (LIBMAGIC, &lst.a_magic);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dsom.c6256 if (lst_header.a_magic != LIBMAGIC)
6693 bfd_putb16 (LIBMAGIC, &lst.a_magic);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c6246 if (lst_header.a_magic != LIBMAGIC)
6683 bfd_putb16 (LIBMAGIC, &lst.a_magic);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dsom.c6173 if (lst_header.a_magic != LIBMAGIC)
6610 bfd_putb16 (LIBMAGIC, &lst.a_magic);

Completed in 209 milliseconds