Searched refs:LIB (Results 1 - 25 of 70) sorted by relevance

123

/macosx-10.9.5/CrackLib-37765/cracklib27/cracklib/
H A DMakefile9 LIB= libcrack.a macro
13 $(LIB): $(OBJ)
14 ar rv $(LIB) $?
15 -ranlib $(LIB)
18 -rm -f $(OBJ) $(LIB) *~
/macosx-10.9.5/MITKerberosShim-62.1/mittestcc/
H A Dsetlib.pl4 $a = $ENV{LIB};
6 print "$b Not in LIB!\n";
9 else {print "$b in LIB.\n";}
/macosx-10.9.5/cron-39/lib/
H A DMakefile3 LIB= cron macro
/macosx-10.9.5/awk-18/src/
H A Dvcvars32.bat29 set LIB=%MSVCDir%\LIB;%MSVCDir%\MFC\LIB;%LIB% variable
/macosx-10.9.5/vim-53/src/
H A Dmsvcsetup.bat12 set LIB=%ProgramFiles%\Microsoft Visual Studio .NET 2003\Vc7\lib;%LIB% variable
H A DMake_ming.mak428 LIB = -lkernel32 -luser32 -lgdi32 -ladvapi32 -lcomdlg32 -lcomctl32 -lversion macro
516 LIB += -lwsock32
524 LIB += -L $(XPM)/lib -lXpm
548 LIB += -L$(GETTEXTLIB) -l$(INTLLIB)
553 LIB += -L$(GETTEXTLIB) -lintl
560 LIB += -lperl$(PERL_VER)
565 LIB += -L$(TCL)/lib
567 LIB += -ltclstub$(TCL_VER)
569 LIB += -ltcl$(TCL_VER)
574 LIB
[all...]
H A DMake_bc5.mak304 LIB = $(BOR)\lib macro
534 LFLAGS = -Tde -c -m -L$(LIB) $(DEBUG_FLAG) $(LINK2)
543 LFLAGS = -OS -Tpe -c -m -L$(LIB) $(DEBUG_FLAG) $(LINK2)
544 LFLAGSDLL = -Tpd -c -m -L$(LIB) $(DEBUG_FLAG) $(LINK2)
1097 $(CC) -WC -O1 -I$(INCLUDE) -L$(LIB) -D_RTLDLL vimrun.c cw32mti.lib
1099 $(CC) -WC -O1 -I$(INCLUDE) -L$(LIB) vimrun.c
1106 -L$(LIB)
H A DMake_bc3.mak31 LIBPATH = $(BOR)\LIB
36 LIBPATH = $(BOR)\LIB;$(SPAWNO)
/macosx-10.9.5/vim-53/src/xxd/
H A DMake_bc3.mak20 LIB = -L$(BOR)\lib macro
28 CFLAGS = -A -mc -DMSDOS $(DEBUG_FLAG) $(OPTIMIZE) $(INC) $(LIB)
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/proxyOld/
H A DMakefile17 rundir=$(LIB)
18 instdir=$(LIB)/openldap
/macosx-10.9.5/vim-53/src/GvimExt/
H A DMake_bc5.mak18 LIB = $(BOR)\lib macro
38 $(LINK) -L$(LIB) -aa gvimext.obj, gvimext.dll, , c0d32.obj $(RT_LIB) import32.lib, gvimext.def, gvimext.res
/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dtool_vms.c119 * On non-VAX systems, use LIB$INITIALIZE to set a collection of C
146 /* LIB$INITIALIZE initialization function. */
156 /* Set the global flag to indicate that LIB$INITIALIZE worked. */
194 /* Get "decc_init()" into a valid, loaded LIB$INITIALIZE PSECT. */
198 /* Establish the LIB$INITIALIZE PSECTs, with proper alignment and
201 #pragma extern_model strict_refdef "LIB$INITIALIZ" 2, nopic, nowrt
203 #pragma extern_model strict_refdef "LIB$INITIALIZE" 2, nopic, nowrt
207 /* Fake reference to ensure loading the LIB$INITIALIZE PSECT. */
209 int LIB$INITIALIZE(void);
211 int dmy_lib$initialize = (int) LIB
[all...]
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dlistused.sh77 LIB=`basename $lib .a`
78 case $LIB in
84 tmp=`echo $LIB|sed -e 's/w$//'`
/macosx-10.9.5/PyRSS2Gen-5/
H A DMakefile14 INSTALL-LIB = /Library/Python/2.4/site-packages
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A DMakefile.b3245 LIB = tlib
117 $(LIB) $(LIBFLAGS) $@ @&&!
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/vms/tools/
H A Dmakevms.com99 $ LINK'LINK_OPTIONS' 'FILE','LIBPORT'/LIB,'LIB_DIR'TIFF/OPTIONS
101 $ LINK'LINK_OPTIONS' 'FILE','LIBPORT'/LIB, -
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A DMakefile.PL107 my @Options = qw( INCLUDE LIB DBNAME ) ;
144 $LIB_DIR = $ENV{'BERKELEYDB_LIB'} || $Info{'LIB'} ;
/macosx-10.9.5/WebCore-7537.78.1/bindings/scripts/
H A Dgobject-generate-headers.pl18 # aint with this library; see the file COPYING.LIB. If not, write to
43 along with this library; see the file COPYING.LIB. If not, write to
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Dmake.wnt95 LIB /DEF:wsock32o.def /MACHINE:IX86
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Dmake.wnt94 LIB /DEF:ws2_32o.def /MACHINE:IX86
/macosx-10.9.5/curl-78.94.1/curl/
H A Dcompile103 for dir in $lib_path $LIB
208 *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO])
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/libdes/src/
H A Dvms.com56 $LIB:
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dmakefile.bcc6 LIB = tlib
44 $(LIB) $(TARGET) -+$@
/macosx-10.9.5/cctools-845/as/
H A Ddriver.c30 const char *LIB = "../libexec/as/"; local
299 as = makestr(prefix, LIB, arch_name, AS, NULL);
335 as = makestr(prefix, LIB, arch_flags[i].name, AS, NULL);
/macosx-10.9.5/BerkeleyDB-21/db/perl/DB_File/
H A DMakefile.PL168 @(grep "^LIB.*/usr/local/BerkeleyDB" config.in && \
204 my @Options = qw( INCLUDE LIB PREFIX HASH DBNAME COMPAT185 ) ;
245 $LIB_DIR = $ENV{'DB_FILE_LIB'} || $Info{'LIB'} ;
258 LIB [$LIB_DIR]

Completed in 309 milliseconds

123