Searched refs:LDADD (Results 101 - 125 of 1123) sorted by relevance

1234567891011>>

/netbsd-current/usr.sbin/mdconfig/
H A DMakefile7 LDADD+= -lutil
/netbsd-current/usr.sbin/wgconfig/
H A DMakefile7 LDADD+= -lprop -lutil
/netbsd-current/usr.bin/rump_allserver/
H A DMakefile16 LDADD+= ${RUMPDEVLDADD} ${RUMPFSLDADD} ${RUMPKERNLDADD} ${RUMPNETLDADD}
17 LDADD+= -lrumpdev -lrumpnet -lrumpvfs -lrumpvfs_nofifofs
18 LDADD+= -lrump -lrumpuser -lpthread
21 LDADD+= -fsanitize=${RUMP_SANITIZE}
/netbsd-current/sys/arch/atari/stand/tostools/file2swp/
H A DMakefile11 ${PROG}: ${OBJS} ${LDADD}
12 ${CC} -DCOMPRESSED_READ ${LDFLAGS} -o $@ ${OBJS} ${LDADD} ${LIBS}
/netbsd-current/libexec/rexecd/
H A DMakefile12 LDADD+= -lpam ${PAM_STATIC_LDADD}
17 LDADD+= -lcrypt
/netbsd-current/sbin/fsck/
H A DMakefile7 LDADD+=-lutil
10 LDADD+=-lprop
/netbsd-current/usr.bin/moduli/
H A DMakefile.inc6 LDADD+= -lcrypto
/netbsd-current/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlx/
H A DMakefile.am4 LDADD = @LIBRPATHX@
/netbsd-current/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathly/
H A DMakefile.am4 LDADD = @LIBRPATHY@
/netbsd-current/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlyx/
H A DMakefile.am4 LDADD = @LIBRPATHY@
/netbsd-current/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlz/
H A DMakefile.am4 LDADD = @LIBRPATHZ@
/netbsd-current/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlzyx/
H A DMakefile.am4 LDADD = @LIBRPATHZ@
/netbsd-current/external/cddl/osnet/usr.sbin/zdb/
H A DMakefile13 LDADD+= -L${LIBAVL_OBJDIR} -lavl
16 LDADD+= -L${LIBNVPAIR_OBJDIR} -lnvpair
19 LDADD+= -L${LIBUMEM_OBJDIR} -lumem
22 LDADD+= -L${LIBUUTIL_OBJDIR} -luutil
25 LDADD+= -L${LIBZFS_OBJDIR} -lzfs
28 LDADD+= -L${LIBZFS_CORE_OBJDIR} -lzfs_core
31 LDADD+= -L${LIBZPOOL_OBJDIR} -lzpool
33 LDADD+= -lm -lpthread
/netbsd-current/tests/lib/librumpclient/
H A DMakefile19 LDADD+= -lrumpclient
20 LDADD.h_execthr= -lpthread
/netbsd-current/usr.sbin/puffs/mount_sysctlfs/
H A DMakefile9 LDADD+= -lpuffs -lutil
16 LDADD+= -lrump -lrumpuser -lpthread
/netbsd-current/tools/pkg_install/
H A DMakefile.inc8 LDADD+=-linstall
/netbsd-current/crypto/external/bsd/openssh/libexec/
H A DMakefile.inc4 LDADD+= -lssh -lcrypto -lcrypt -lz
/netbsd-current/tests/rump/rumpkern/h_server/
H A DMakefile12 LDADD+= -lrumpkern_sysproxy ${LIBRUMPBASE}
18 LDADD+= -L${KERNSPACE} -lkernspace
/netbsd-current/tests/dev/md/
H A DMakefile17 LDADD+= -lrumpdev_md -lrumpdev_disk -lrumpdev
18 LDADD+= -lrumpkern_sysproxy ${LIBRUMPBASE}
/netbsd-current/external/bsd/blocklist/
H A DMakefile.inc5 LDADD+= -lblocklist
/netbsd-current/external/cddl/osnet/sbin/zpool/
H A DMakefile15 LDADD+= -L${LIBAVL_OBJDIR} -lavl
18 LDADD+= -L${LIBNVPAIR_OBJDIR} -lnvpair
21 LDADD+= -L${LIBUUTIL_OBJDIR} -luutil
24 LDADD+= -L${LIBZFS_CORE_OBJDIR} -lzfs_core
27 LDADD+= -L${LIBZFS_OBJDIR} -lzfs
30 LDADD+= -L${LIBUMEM_OBJDIR} -lumem
33 LDADD+= -L${LIBZPOOL_OBJDIR} -lzpool
35 LDADD+= -lm -lutil -lpthread
/netbsd-current/usr.bin/rump_dhcpclient/
H A DMakefile7 LDADD+= -lrumpclient
10 LDADD+= -fsanitize=${RUMP_SANITIZE}
/netbsd-current/sbin/ping/
H A DMakefile9 LDADD= -lm macro
12 LDADD+= -lipsec
/netbsd-current/external/mpl/bind/dist/tests/isc/
H A DMakefile.am8 LDADD += \
55 $(LDADD) \
69 $(LDADD) \
77 $(LDADD) \
85 $(LDADD) \
93 $(LDADD) \
100 $(LDADD)
/netbsd-current/usr.sbin/tprof/
H A DMakefile21 LDADD+= -lpthread
22 LDADD+= -lm
23 LDADD+= -lelf
24 LDADD+= -lterminfo
25 LDADD+= -lutil

Completed in 154 milliseconds

1234567891011>>