Home
last modified time | relevance | path

Searched refs:LDADD (Results 1 – 25 of 577) sorted by relevance

12345678910>>...24

/openbsd-src/regress/libexec/ld.so/dlclose/test2/libaa/
H A DMakefile5 LDADD+= -Wl,-E
6 LDADD+= -Wl,-rpath,$(BB_OBJDIR)
7 LDADD+= -Wl,-rpath,$(CC_OBJDIR)
8 LDADD+= -L$(BB_OBJDIR) -lbb
9 LDADD+= -L$(CC_OBJDIR) -lcc
/openbsd-src/usr.bin/ssh/sshd/
H A DMakefile27 LDADD+= -lgssapi -lkrb5 -lasn1
28 LDADD+= -lwind -lroken -lcom_err -lpthread -lheimbase -lkafs
33 LDADD+= -lcrypto
37 LDADD+= -lutil
41 LDADD+= -lz
52 "\`echo " ${OBJS} "| tr ' ' '\\\n' | sort -R\`" ${LDADD} >> $@
/openbsd-src/usr.bin/ssh/ssh/
H A DMakefile28 LDADD+= -lgssapi -lkrb5 -lasn1
29 LDADD+= -lwind -lroken -lcom_err -lpthread -lheimbase
33 LDADD+= -lcrypto
37 LDADD+= -lutil
41 LDADD+= -lz
/openbsd-src/usr.bin/ssh/sshd-session/
H A DMakefile34 LDADD+= -lgssapi -lkrb5 -lasn1
35 LDADD+= -lwind -lroken -lcom_err -lpthread -lheimbase -lkafs
40 LDADD+= -lcrypto
44 LDADD+= -lutil
48 LDADD+= -lz
59 "\`echo " ${OBJS} "| tr ' ' '\\\n' | sort -R\`" ${LDADD} >> $@
/openbsd-src/regress/sbin/isakmpd/x509/
H A DMakefile47 LDADD+= -lgmp
57 LDADD+= -lkeynote -lm
62 LDADD+= -lcrypto ${LIBLWRES}
67 LDADD+= ${DESLIB}
/openbsd-src/lib/libc/
H A DMakefile13 LDADD=-nostdlib macro
15 LDADD+=-lcompiler_rt
17 LDADD+=-lgcc
19 LDADD+=-Wl,-zinitfirst,-znow
/openbsd-src/regress/usr.bin/ssh/unittests/
H A DMakefile.inc63 LDADD+=-L${.CURDIR}/../test_helper/${__objdir} -ltest_helper
66 LDADD+=-L${.CURDIR}/../test_helper -ltest_helper
72 LDADD+= -lutil
76 LDADD+= -lcrypto
80 LDADD+= -lfido2 -lcbor -lusbhid
/openbsd-src/regress/libexec/ld.so/initfirst/test2/libad/
H A DMakefile3 LDADD=-Wl,-z,initfirst macro
4 LDADD+=-L../libae
5 LDADD+=-lae
/openbsd-src/regress/libexec/ld.so/initfirst/test2/libab/
H A DMakefile3 LDADD=-Wl,-z,initfirst macro
4 LDADD+=-L../libac
5 LDADD+=-lac
/openbsd-src/regress/libexec/ld.so/dlsym/test3/libdd/
H A DMakefile5 LDADD+= -Wl,-E
6 LDADD+= -Wl,-rpath,$(EE_OBJDIR)
7 LDADD+= -L$(EE_OBJDIR) -lee
/openbsd-src/regress/libexec/ld.so/dlclose/test2/libcc/
H A DMakefile5 LDADD+= -Wl,-E
6 LDADD+= -Wl,-rpath,$(ZZ_OBJDIR)
7 LDADD+= -L$(ZZ_OBJDIR) -lzz
/openbsd-src/regress/libexec/ld.so/dependencies/order1/libaa/
H A DMakefile3 LDADD+= -Wl,-E
4 LDADD+= -Wl,-rpath,$(BB_OBJDIR)
5 LDADD+= -L$(BB_OBJDIR) -lbb
/openbsd-src/regress/libexec/ld.so/dlclose/test2/libbb/
H A DMakefile5 LDADD+= -Wl,-E
6 LDADD+= -Wl,-rpath,$(ZZ_OBJDIR)
7 LDADD+= -L$(ZZ_OBJDIR) -lzz
/openbsd-src/regress/libexec/ld.so/dlsym/test3/libbb/
H A DMakefile5 LDADD+= -Wl,-E
6 LDADD+= -Wl,-rpath,$(CC_OBJDIR)
7 LDADD+= -L$(CC_OBJDIR) -lcc
/openbsd-src/regress/libexec/ld.so/dlclose/test1/libaa/
H A DMakefile5 LDADD+= -Wl,-E
6 LDADD+= -Wl,-rpath,$(BB_OBJDIR)
7 LDADD+= -L$(BB_OBJDIR) -lbb
/openbsd-src/regress/libexec/ld.so/dependencies/order2/libaa/
H A DMakefile3 LDADD+= -Wl,-E
4 LDADD+= -Wl,-rpath,$(BB_OBJDIR)
5 LDADD+= -L$(BB_OBJDIR) -lbb
/openbsd-src/regress/libexec/ld.so/dlsym/test2/libbb/
H A DMakefile5 LDADD+= -Wl,-E
6 LDADD+= -Wl,-rpath,$(CC_OBJDIR)
7 LDADD+= -L$(CC_OBJDIR) -lcc
/openbsd-src/regress/libexec/ld.so/dlopen/prog2/
H A DMakefile26 LDADD= macro
27 LDADD+=-laa
28 LDADD+=-lab
/openbsd-src/regress/libexec/ld.so/constructor/prog1/
H A DMakefile26 LDADD= macro
27 LDADD+=-lab
28 LDADD+=-laa
/openbsd-src/regress/libexec/ld.so/constructor/prog2/
H A DMakefile26 LDADD= macro
27 LDADD+=-laa
28 LDADD+=-lab
/openbsd-src/regress/libexec/ld.so/initfirst/test2/libac/
H A DMakefile3 LDADD=-L../libad macro
4 LDADD+=-lad
/openbsd-src/regress/libexec/ld.so/initfirst/test2/libaa/
H A DMakefile3 LDADD=-L../libab macro
4 LDADD+=-lab
/openbsd-src/regress/lib/libedit/readline/
H A DMakefile10 LDADD += -lcurses -lreadline
13 LDADD += -lcurses -ledit
/openbsd-src/sys/arch/landisk/stand/boot/
H A DMakefile40 LDADD+= $(SALIB)
45 LDADD+= $(ZLIB)
49 -Map ${PROG}.map -cref ${OBJS} ${LDADD}
/openbsd-src/regress/libexec/ld.so/constructor/libab/
H A DMakefile7 LDADD=-L../libaa macro
8 LDADD+=-laa

12345678910>>...24