Searched defs:LINKER (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/zlib-1.2.6/watcom/
H A Dwatcom_f.mak18 LINKER = wcl386 macro
35 $(LINKER) -ldos32a -fe=example.exe example.obj $(ZLIB_LIB)
38 $(LINKER) -ldos32a -fe=minigzip.exe minigzip.obj $(ZLIB_LIB)
H A Dwatcom_l.mak18 LINKER = wcl macro
35 $(LINKER) -fe=example.exe example.obj $(ZLIB_LIB)
38 $(LINKER) -fe=minigzip.exe minigzip.obj $(ZLIB_LIB)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DGNUmakefile29 LINKER = $(CXX) macro
43 $(LINKER) -o $(APPLICATION) $(LFLAGS) $(OBJECTS) -L$(MAKEROOT)/libs $(LIBS)

Completed in 159 milliseconds