Searched refs:LIBS (Results 1 - 25 of 30) sorted by relevance

12

/barrelfish-master/lib/openssl-1.0.0d/demos/bio/
H A DMakefile3 LIBS= -L../.. ../../libssl.a ../../libcrypto.a macro
9 $(CC) -o saccept saccept.o $(LIBS)
12 $(CC) -o sconnect sconnect.o $(LIBS)
/barrelfish-master/lib/openssl-1.0.0d/demos/eay/
H A DMakefile3 #LIBS= -L../.. -lcrypto -lssl
4 LIBS= -L../.. ../../libssl.a ../../libcrypto.a macro
13 $(CC) -o base64 base64.o $(LIBS)
17 # $(CC) -o conn conn.o $(LIBS)
20 $(CC) -o loadrsa loadrsa.o $(LIBS)
/barrelfish-master/lib/openssl-1.0.0d/demos/sign/
H A DMakefile3 LIBS= -L../.. -lcrypto macro
9 $(CC) -o sign sign.o $(LIBS)
/barrelfish-master/lib/openssl-1.0.0d/demos/maurice/
H A DMakefile3 LIBS= -L../.. -lcrypto macro
9 $(CC) -o example1 example1.o loadkeys.o $(LIBS)
12 $(CC) -o example2 example2.o loadkeys.o $(LIBS)
15 $(CC) -o example3 example3.o $(LIBS)
18 $(CC) -o example4 example4.o $(LIBS)
/barrelfish-master/lib/openssl-1.0.0d/demos/prime/
H A DMakefile3 LIBS= -L../.. -lcrypto macro
9 $(CC) -o prime prime.o $(LIBS)
/barrelfish-master/usr/eclipseclp/Usc/src/
H A DMakefile.in12 LIBS = @LIBS@
H A Dconfigure505 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
591 LIBS="-lieee $LIBS"
935 s%@LIBS@%$LIBS%g
/barrelfish-master/lib/openssl-1.0.0d/crypto/threads/
H A Dnetware.bat18 set LIBS= variable
29 if "%BLD_DEBUG%" == "YES" set LIBS=..\..\out_nw.dbg\ssl.lib ..\..\out_nw.dbg\crypto.lib variable
30 if "%BLD_DEBUG%" == "" set LIBS=..\..\out_nw\ssl.lib ..\..\out_nw\crypto.lib variable
53 mwldnlm.exe %LFLAGS% -screenname mttest -commandfile mttest.def mttest.o "%PRELUDE%" %LIBS% -o mttest.nlm
78 set LIBS= variable
/barrelfish-master/usr/eclipseclp/Shm/src/
H A DMakefile.in32 LIBS = @LIBS@
/barrelfish-master/usr/eclipseclp/Alog/src/
H A DMakefile.in12 LIBS = @LIBS@
H A Dconfigure505 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
560 LIBS="-lieee $LIBS"
753 s%@LIBS@%$LIBS%g
/barrelfish-master/usr/eclipseclp/Oci/
H A DMakefile.in44 LIBS = @LIBS@
61 ELIBS = -L$(PREFIX)/lib/$(ARCH) -L$(MYSQLDIR)/lib -leclipse @GMP_LD@ $(LIBS)
/barrelfish-master/lib/acpica/generate/efi/
H A DMakefile.config116 LIBS = \
222 LIBS += \
248 LINKPROG = $(LD) $(LDFLAGS) $(OBJECTS) -o $@ $(LIBS)
/barrelfish-master/usr/eclipseclp/Pds/src/
H A Dconfigure505 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
555 LIBS="-lsocket -lnsl $LIBS"
560 LIBS="-lsocket -lnsl $LIBS"
567 LIBS="-lsocket -lnsl $LIBS"
570 LIBS="-lsocket -lnsl $LIBS"
573 LIBS
[all...]
H A DMakefile.in36 LIBS = @LIBS@
161 -lalog -lusc -lshm $(LIBS)
167 -lalog -lusc -lshm $(LIBS)
/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dinstall.com46 $ LIBS := LIBSSL,LIBSSL32
70 $ E = F$EDIT(F$ELEMENT(I, ",", LIBS),"TRIM")
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A DMakefile.in106 # $(CC) $(LDFLAGS) -L$(SYS_LIB) -L(RUN_LIB) <obj> $(BASIC_LIBS) $(LIBS)
108 # $(CC) $(LDFLAGS) -L(RUN_LIB) -L$(SYS_LIB) <obj> $(BASIC_LIBS) $(LIBS)
110 # $(DYLD) $(DYNLDFLAGS) -L(RUN_LIB) -L$(SYS_LIB) <obj> $(BASIC_LIBS) $(LIBS)
117 LIBS = @LIBS@
240 libdummies.a $(BASIC_EXE_LIBS) $(LIBS) -o $@
248 libdummies.a $(BASIC_EXE_LIBS) $(LIBS) -o $@
259 $(BASIC_LIBS) $(LIBS) -o $@
264 $(CC) $(LDFLAGS) -L$(SYS_LIB) $(DEVSYS_OBJECTS) $(COMMON_OBJECTS) mps.o whereami.o $(PAR_LIBS) $(BASIC_LIBS) libdummies.a $(LIBS) -o $@
268 $(CC) $(LDFLAGS) -L$(SYS_LIB) $(DEVSYS_OBJECTS) $(COMMON_OBJECTS) parallel.o mps.o whereami.o $(PAR_LIBS) $(BASIC_LIBS) libdummies.a $(LIBS)
[all...]
/barrelfish-master/usr/eclipseclp/icparc_solvers/rxspencer/
H A DMakefile17 LIBS= macro
63 $(CC) $(CFLAGS) $(LDFLAGS) $(OBJS) $(LIBS) -o $@
/barrelfish-master/usr/eclipseclp/
H A Dconfigure754 LIBS
814 LIBS
1514 LIBS libraries to pass to the linker, e.g. -l<library>
2672 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2948 # LIBS contains libraries needed to compile programs inside autoconf
2976 LIBS="-lm $LIBS"
3129 LIBS="$LIBS -lSystemStubs"
3178 LIBS
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Dinstall.com109 $ LIBS := LIBCRYPTO,LIBCRYPTO32
131 $ E = F$EDIT(F$ELEMENT(I, ",", LIBS),"TRIM")
/barrelfish-master/usr/eclipseclp/icparc_solvers/ilog/
H A DMakefile44 LIBS= -lsocket -lnsl -lm -lsunmath macro
83 LDFLTFLAGS=-L$(SOLVERDIR)/lib/$(SYSTEM)/$(LIBFORMAT) -lilcfloat -lsolver $(LIBS)
/barrelfish-master/lib/openssl-1.0.0d/
H A DMakefile.bak148 LIBS= libcrypto.a libssl.a
170 CLEARENV= TOP= && unset TOP $${LIB+LIB} $${LIBS+LIBS} \
367 rm -f $(LIBS)
514 @set -e; for i in $(LIBS) ;\
H A DMakefile.org146 LIBS= libcrypto.a libssl.a
168 CLEARENV= TOP= && unset TOP $${LIB+LIB} $${LIBS+LIBS} \
365 rm -f $(LIBS)
512 @set -e; for i in $(LIBS) ;\
H A DMakefile148 LIBS= libcrypto.a libssl.a macro
170 CLEARENV= TOP= && unset TOP $${LIB+LIB} $${LIBS+LIBS} \
367 rm -f $(LIBS)
514 @set -e; for i in $(LIBS) ;\
/barrelfish-master/lib/lua/src/
H A DMakefile12 LIBS= -lm $(SYSLIBS) $(MYLIBS) macro
63 $(CC) -o $@ $(LDFLAGS) $(LUA_O) $(LUA_A) $(LIBS)
66 $(CC) -o $@ $(LDFLAGS) $(LUAC_O) $(LUA_A) $(LIBS)
79 @echo "LIBS= $(LIBS)"

Completed in 137 milliseconds

12