Searched refs:LIBS (Results 101 - 125 of 1815) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpd/netfilter/
H A DMakefile5 #LIBS = -liptc
6 LIBS = -lip4tc macro
22 LIBS = $(IPTABLESPATH)/libiptc/.libs/libip4tc.o macro
23 #LIBS = $(IPTABLESPATH)/libiptc/.libs/libiptc.a
25 LIBS = $(IPTABLESPATH)/libiptc/libiptc.a macro
33 LIBS = -liptc macro
36 LIBS = -liptc /usr/lib$(ARCH)/libiptc.a macro
41 LIBS += /lib/libip4tc.so /lib/libip6tc.so
51 testiptcrdr: testiptcrdr.o upnpglobalvars.o $(LIBS)
53 testiptcrdr_peer: testiptcrdr_peer.o upnpglobalvars.o $(LIBS)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppstats/
H A DMakefile.linux15 LIBS =
29 $(CC) $(CFLAGS) -o pppstats pppstats.c $(LIBS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/examples/libsmbclient/smbwrapper/
H A DMakefile0 LIBS = -lwbclient -lsmbclient -ltalloc -ltdb -ldl
29 $(LIBS) \
33 $(CC) -g -o $(BIN)/smbsh $(SMBSH_OBJS) $(LIBS) $(LDFLAGS)
36 $(CC) -g -o opendir_smbsh opendir_smbsh.o $(LIBS) $(DMALLOC)
1 LIBS = -lwbclient -lsmbclient -ltalloc -ltdb -ldl macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/webdav_client/
H A DMakefile.ipk8 LIBS = -lneon -lpthread -lxml2 -lssl -lz -lcrypto
9 #LIBS = -lneon -lpthread
13 $(CC) $(CFLAGS) $(LDFLAGS) $(LIBS) -g -o $@ $^
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppstats/
H A DMakefile.linux15 LIBS =
29 $(CC) $(CFLAGS) -o pppstats pppstats.c $(LIBS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/examples/libsmbclient/smbwrapper/
H A DMakefile0 LIBS = -lwbclient -lsmbclient -ltalloc -ltdb -ldl
29 $(LIBS) \
33 $(CC) -g -o $(BIN)/smbsh $(SMBSH_OBJS) $(LIBS) $(LDFLAGS)
36 $(CC) -g -o opendir_smbsh opendir_smbsh.o $(LIBS) $(DMALLOC)
1 LIBS = -lwbclient -lsmbclient -ltalloc -ltdb -ldl macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/webdav_client/
H A DMakefile.ipk8 LIBS = -lneon -lpthread -lxml2 -lssl -lz -lcrypto
9 #LIBS = -lneon -lpthread
13 $(CC) $(CFLAGS) $(LDFLAGS) $(LIBS) -g -o $@ $^
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/testprogs/win32/testmailslot/
H A DGNUmakefile15 $(CC) $(CFLAGS) -o $@ $^ $(LIBS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/testprogs/win32/testmailslot/
H A DGNUmakefile15 $(CC) $(CFLAGS) -o $@ $^ $(LIBS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/testprogs/win32/testmailslot/
H A DGNUmakefile15 $(CC) $(CFLAGS) -o $@ $^ $(LIBS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppstats/
H A DMakefile.linux15 LIBS =
29 $(CC) $(CFLAGS) -o pppstats pppstats.c $(LIBS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/examples/libsmbclient/smbwrapper/
H A DMakefile0 LIBS = -lwbclient -lsmbclient -ltalloc -ltdb -ldl
29 $(LIBS) \
33 $(CC) -g -o $(BIN)/smbsh $(SMBSH_OBJS) $(LIBS) $(LDFLAGS)
36 $(CC) -g -o opendir_smbsh opendir_smbsh.o $(LIBS) $(DMALLOC)
1 LIBS = -lwbclient -lsmbclient -ltalloc -ltdb -ldl macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/webdav_client/
H A DMakefile.ipk8 LIBS = -lneon -lpthread -lxml2 -lssl -lz -lcrypto
9 #LIBS = -lneon -lpthread
13 $(CC) $(CFLAGS) $(LDFLAGS) $(LIBS) -g -o $@ $^
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/scr015/
H A Dtestone42 LIBS=${LIBS:-}
54 LIBS="-L$prefix/lib -ldb_cxx $LIBS"
81 ${CXX} ${CXXFLAGS} -o $name ../$name.cpp ${LIBS} > ../$name.compileout 2>&1
H A Dchk.cxxtests10 LIBS="-L.. -ldb_cxx"
13 [ `uname` = "Linux" ] && LIBS="$LIBS -lpthread"
49 ${CXX} ${CXXFLAGS} -o $testname $testprefix.cpp ${LIBS} > ../$testname.compileout 2>&1 || {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/scr015/
H A Dtestone42 LIBS=${LIBS:-}
54 LIBS="-L$prefix/lib -ldb_cxx $LIBS"
81 ${CXX} ${CXXFLAGS} -o $name ../$name.cpp ${LIBS} > ../$name.compileout 2>&1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/scr015/
H A Dtestone42 LIBS=${LIBS:-}
54 LIBS="-L$prefix/lib -ldb_cxx $LIBS"
81 ${CXX} ${CXXFLAGS} -o $name ../$name.cpp ${LIBS} > ../$name.compileout 2>&1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/bridge/brctl/
H A DMakefile.in8 LIBS= -L ../libbridge -lbridge @LIBS@
37 $(CC) $(LDFLAGS) $(brctl_OBJECTS) $(LIBS) -o brctl
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/bridge/brctl/
H A DMakefile.in8 LIBS= -L ../libbridge -lbridge @LIBS@
37 $(CC) $(LDFLAGS) $(brctl_OBJECTS) $(LIBS) -o brctl
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/bridge/brctl/
H A DMakefile.in8 LIBS= -L ../libbridge -lbridge @LIBS@
37 $(CC) $(LDFLAGS) $(brctl_OBJECTS) $(LIBS) -o brctl
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/
H A Dneon-config.in76 LIBS="-lneon @NEON_LIBS@"
79 LIBS="-L${libdir} ${LIBS}"
81 echo @user_LDFLAGS@ ${LIBS}
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/
H A Dneon-config.in76 LIBS="-lneon @NEON_LIBS@"
79 LIBS="-L${libdir} ${LIBS}"
81 echo @user_LDFLAGS@ ${LIBS}
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/scr025/
H A Dchk.cxxmulti10 LIBS="-L.. -ldb -ldb_cxx"
13 [ `uname` = "Linux" ] && LIBS="$LIBS -lpthread"
45 ${CXX} ${CXXFLAGS} -o $testname $testprefix.cpp ${LIBS} > ../$testname.compileout 2>&1 || {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/examples/c/decode/file/
H A DMakefile.lite32 LIBS = -lFLAC -L$(OGG_LIB_DIR) -logg -lm
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/examples/c/encode/file/
H A DMakefile.lite32 LIBS = -lFLAC -L$(OGG_LIB_DIR) -logg -lm

Completed in 125 milliseconds

1234567891011>>