Searched refs:LDFLAGS (Results 176 - 200 of 1128) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb/dist/zlib/amiga/
H A DMakefile.pup13 LDFLAGS = -o
34 $(LD) $(LDFLAGS) $@ LIB:c_ppc.o $@.o $(LIBNAME) $(LDLIBS)
37 $(LD) $(LDFLAGS) $@ LIB:c_ppc.o $@.o $(LIBNAME) $(LDLIBS)
H A DMakefile.sas10 LDFLAGS=LIB z.lib
36 $(CC) $(CFLAGS) LINK TO $@ example.o $(LDFLAGS)
39 $(CC) $(CFLAGS) LINK TO $@ minigzip.o $(LDFLAGS)
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/delphi/
H A Dzlibd32.mak15 LDFLAGS = macro
85 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
88 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/pascal/
H A Dzlibd32.mak15 LDFLAGS = macro
85 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
88 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)
/netbsd-current/external/gpl3/gdb/dist/zlib/msdos/
H A DMakefile.msc32 LDFLAGS=/noi/e/st:0x1500/noe/farcall/packcode
97 $(LD) $(LDFLAGS) example.obj,,,$(ZLIB_LIB);
100 $(LD) $(LDFLAGS) minigzip.obj,,,$(ZLIB_LIB);
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/delphi/
H A Dzlibd32.mak15 LDFLAGS = macro
85 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
88 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/pascal/
H A Dzlibd32.mak15 LDFLAGS = macro
85 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
88 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)
/netbsd-current/external/gpl3/binutils.old/dist/zlib/msdos/
H A DMakefile.msc32 LDFLAGS=/noi/e/st:0x1500/noe/farcall/packcode
97 $(LD) $(LDFLAGS) example.obj,,,$(ZLIB_LIB);
100 $(LD) $(LDFLAGS) minigzip.obj,,,$(ZLIB_LIB);
/netbsd-current/external/gpl3/binutils.old/dist/zlib/amiga/
H A DMakefile.pup13 LDFLAGS = -o
34 $(LD) $(LDFLAGS) $@ LIB:c_ppc.o $@.o $(LIBNAME) $(LDLIBS)
37 $(LD) $(LDFLAGS) $@ LIB:c_ppc.o $@.o $(LIBNAME) $(LDLIBS)
H A DMakefile.sas10 LDFLAGS=LIB z.lib
36 $(CC) $(CFLAGS) LINK TO $@ example.o $(LDFLAGS)
39 $(CC) $(CFLAGS) LINK TO $@ minigzip.o $(LDFLAGS)
/netbsd-current/common/dist/zlib/amiga/
H A DMakefile.pup13 LDFLAGS = -o
34 $(LD) $(LDFLAGS) $@ LIB:c_ppc.o $@.o $(LIBNAME) $(LDLIBS)
37 $(LD) $(LDFLAGS) $@ LIB:c_ppc.o $@.o $(LIBNAME) $(LDLIBS)
H A DMakefile.sas10 LDFLAGS=LIB z.lib
36 $(CC) $(CFLAGS) LINK TO $@ example.o $(LDFLAGS)
39 $(CC) $(CFLAGS) LINK TO $@ minigzip.o $(LDFLAGS)
/netbsd-current/common/dist/zlib/contrib/pascal/
H A Dzlibd32.mak15 LDFLAGS = macro
85 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
88 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)
/netbsd-current/common/dist/zlib/msdos/
H A DMakefile.msc32 LDFLAGS=/noi/e/st:0x1500/noe/farcall/packcode
97 $(LD) $(LDFLAGS) example.obj,,,$(ZLIB_LIB);
100 $(LD) $(LDFLAGS) minigzip.obj,,,$(ZLIB_LIB);
/netbsd-current/external/bsd/byacc/dist/
H A Dmakefile.in24 LDFLAGS = @LDFLAGS@
128 @ECHO_LD@$(CC) $(LDFLAGS) $(CFLAGS) -o $@ $(OBJS) $(LIBS)
/netbsd-current/common/dist/zlib/contrib/delphi/
H A Dzlibd32.mak15 LDFLAGS = macro
85 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
88 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)
/netbsd-current/sys/external/bsd/acpica/dist/generate/unix/
H A DMakefile.config46 LINKPROG = $(CC) $(OBJECTS) -o $(PROG) $(LDFLAGS) $(OPT_LDFLAGS)
154 LDFLAGS +=-g
163 LDFLAGS +=-m32
/netbsd-current/external/gpl3/gcc.old/dist/libcc1/
H A DMakefile.am33 override LDFLAGS := $(filter-out -fsanitize=address,$(LDFLAGS))
76 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
/netbsd-current/sys/arch/i386/stand/bootxx/
H A DMakefile.bootxx41 LDFLAGS+= -nostdlib -Wl,-N -Wl,-e,start
63 LDFLAGS+= -Wl,-m,elf_i386
125 ${CC} -o ${PROG}.sym ${LDFLAGS} -Wl,-Ttext,${PRIMARY_LOAD_ADDRESS} \
/netbsd-current/external/gpl3/gcc/dist/c++tools/
H A DMakefile.in33 LDFLAGS := @LDFLAGS@
95 +$(CXX) $(LDFLAGS) $(PIEFLAG) -o $@ $^ $(LIBIBERTY) $(NETLIBS)
/netbsd-current/external/gpl3/gcc/dist/libcc1/
H A DMakefile.am32 override LDFLAGS := $(filter-out -fsanitize=address,$(LDFLAGS))
77 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
/netbsd-current/external/bsd/libpcap/dist/rpcapd/
H A DMakefile.in62 LDFLAGS = @LDFLAGS@ ${CROSSFLAGS}
105 $(CC) $(CCOPT) $(CFLAGS) $(LDFLAGS) @V_PROG_LDFLAGS_FAT@ \
/netbsd-current/crypto/external/bsd/netpgp/dist/bindings/swig/
H A Dswigit91 LDFLAGS+=-L\${PREFIX}/lib
/netbsd-current/external/bsd/am-utils/dist/libamu/
H A DMakefile.am69 # LDFLAGS should include standard ones plus LIBTOOL ones
70 AM_LDFLAGS = @LDFLAGS@ @LIBTOOL_LDFLAGS@
/netbsd-current/sys/arch/i386/stand/lib/test/
H A DMakefile.satest25 LDFLAGS= -g -static -Xlinker -M

Completed in 422 milliseconds

1234567891011>>