Searched +refs:w32 +refs:version (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.10.1/Heimdal-398.1.2/lib/vers/
H A DNTMakefile34 !include ../../windows/NTMakefile.w32
44 $(OBJ)\make-print-version.exe: $(OBJ)\make-print-version.obj
48 $(OBJ)\print_version.h: $(OBJ)\make-print-version.exe
49 $(OBJ)\make-print-version.exe $@
55 -$(RM) $(OBJ)\make-print-version.exe
56 -$(RM) $(OBJ)\make-print-version.obj
/macosx-10.10.1/Heimdal-398.1.2/include/
H A DNTMakefile36 !include ../windows/NTMakefile.w32
37 !include ../windows/NTMakefile.version
45 $(INCDIR)\version.h
54 $(INCDIR)\config.h: config.h.w32 ..\windows\NTMakefile.config ..\windows\NTMakefile.version NTMakefile
55 $(PERL) << < config.h.w32 > $@
109 $(INCDIR)\version.h: ..\windows\NTMakefile.version NTMakefile
/macosx-10.10.1/Heimdal-398.1.2/cf/
H A Dw32-check-exported-symbols.pl55 # First go through the version-script
112 w32-sync-exported-symbols.pl - Synchronize Windows .def with version-script
116 w32-sync-exported-symbols.pl {options}
120 --vs Name of version-script file
124 Verifies that all the symbols exported by the version-script is also
/macosx-10.10.1/Heimdal-398.1.2/lib/com_err/
H A DNTMakefile36 !include ../../windows/NTMakefile.w32
53 $(COMERRDLL): $(libcomerr_OBJs) $(OBJ)\libcom_err-version.res
61 $(BINDIR)\compile_et.exe: $(OBJ)\parse.obj $(OBJ)\lex.obj $(OBJ)\compile_et.obj $(OBJ)\compile_et-version.res
89 $(PERL) ..\..\cf\w32-check-exported-symbols.pl --vs version-script.map --def libcom_err-exports.def
/macosx-10.10.1/Heimdal-398.1.2/lib/ntlm/
H A DNTMakefile34 !include ../../windows/NTMakefile.w32
53 RES=$(OBJ)\libheimntlm-version.res
88 $(PERL) ..\..\cf\w32-check-exported-symbols.pl --vs version-script.map --def libheimntlm-exports.def
/macosx-10.10.1/Heimdal-398.1.2/admin/
H A DNTMakefile34 !include ../windows/NTMakefile.w32
58 $(SBINDIR)\ktutil.exe: $(KTUTIL_OBJS) $(KTUTIL_LIBS) $(OBJ)\ktutil-version.res
/macosx-10.10.1/Heimdal-398.1.2/lib/heimdal/
H A DNTMakefile34 !include ../../windows/NTMakefile.w32
59 RES=$(OBJ)\heimdal-version.res
/macosx-10.10.1/Heimdal-398.1.2/packages/windows/installer/
H A DNTMakefile34 !include ../../../windows/NTMakefile.w32
99 !if [ $(PERL) $(SRC)\cf\w32-detect-vc-version.pl $(CC) ]==16
101 !elseif [ $(PERL) $(SRC)\cf\w32-detect-vc-version.pl $(CC) ]==15
103 !elseif [ $(PERL) $(SRC)\cf\w32-detect-vc-version.pl $(CC) ]==14
106 ! error Cant determine Visual C compiler version
/macosx-10.10.1/Heimdal-398.1.2/kuser/
H A DNTMakefile36 !include ../windows/NTMakefile.w32
72 $(BINDIR)\kinit.exe: $(OBJ)\kinit.obj $(BINLIBS) $(OBJ)\kinit-version.res
87 $(BINDIR)\kcc.exe: $(KCC_OBJS) $(KCCLIBS) $(OBJ)\kcc-version.res
92 $(BINDIR)\kdestroy.exe: $(OBJ)\kdestroy.obj $(BINLIBS) $(OBJ)\kdestroy-version.res
97 $(BINDIR)\kgetcred.exe: $(OBJ)\kgetcred.obj $(BINLIBS) $(OBJ)\kgetcred-version.res
102 $(LIBEXECDIR)\kdigest.exe: $(OBJ)\kdigest-commands.obj $(OBJ)\kdigest.obj $(BINLIBS) $(LIBSL) $(OBJ)\kdigest-version.res
121 $(LIBEXECDIR)\kimpersonate.exe: $(OBJ)\kimpersonate.obj $(BINLIBS) $(OBJ)\kimpersonate-version.res
/macosx-10.10.1/Heimdal-398.1.2/kdc/
H A DNTMakefile34 !include ../windows/NTMakefile.w32
66 $(LIBEXECDIR)\hprop.exe: $(OBJ)\hprop.obj $(OBJ)\mit_dump.obj $(BIN_LIBS) $(OBJ)\hprop-version.res
70 $(LIBEXECDIR)\hpropd.exe: $(OBJ)\hpropd.obj $(BIN_LIBS) $(OBJ)\hpropd-version.res
74 $(SBINDIR)\kstash.exe: $(OBJ)\kstash.obj $(BIN_LIBS) $(OBJ)\kstash-version.res
78 $(BINDIR)\string2key.exe: $(OBJ)\string2key.obj $(BIN_LIBS) $(OBJ)\string2key-version.res
88 $(OBJ)\main.obj $(OBJ)\kdc-version.res \
112 LIBKDCRES=$(OBJ)\libkdc-version.res
/macosx-10.10.1/Heimdal-398.1.2/kadmin/
H A DNTMakefile35 !include ../windows/NTMakefile.w32
68 $(OBJ)\kadmin-version.res
95 $(OBJ)\kadmind-version.res
/macosx-10.10.1/emacs-93/emacs/
H A Dmake-dist16 # the Free Software Foundation; either version 2, or (at your option)
17 # any later version.
115 if [ ! -d src -o ! -f src/lisp.h -o ! -d lisp -o ! -f lisp/version.el ]; then
116 echo "${progname}: Can't find \`src/lisp.h' and \`lisp/version.el'." >&2
143 ### Find out which version of Emacs this is.
144 shortversion=`grep 'defconst[ ]*emacs-version' lisp/version.el \
146 version=`grep 'defconst[ ]*emacs-version' lisp/version
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/hdb/
H A DNTMakefile34 !include ../../windows/NTMakefile.w32
126 RES=$(OBJ)\libhdb-version.res
182 $(PERL) ..\..\cf\w32-check-exported-symbols.pl --vs version-script.map --def libhdb-exports.def
/macosx-10.10.1/Heimdal-398.1.2/lib/kadm5/
H A DNTMakefile34 !include ../../windows/NTMakefile.w32
198 $(OBJ)\iprop-log-version.res
203 $(EXELIBDEPS) $(OBJ)\ipropd-master-version.res
208 $(EXELIBDEPS) $(OBJ)\ipropd-slave-version.res
215 LIBKADM5SRVRES=$(OBJ)\libkadm5srv-version.res
254 version DATA
271 $(PERL) ..\..\cf\w32-check-exported-symbols.pl --vs version-script.map --def libkadm5srv-exports.def
/macosx-10.10.1/Heimdal-398.1.2/lib/wind/
H A DNTMakefile34 !include ../../windows/NTMakefile.w32
157 $(PERL) ..\..\cf\w32-check-exported-symbols.pl --vs version-script.map --def libwind-exports.def
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/
H A DNTMakefile38 !include ../../windows/NTMakefile.w32
113 $(OBJ)\rand-w32.obj \
246 $(PERL) ..\..\cf\w32-check-exported-symbols.pl --vs version-script.map --def libhcrypto-exports.def
/macosx-10.10.1/emacs-93/emacs/nt/
H A Dconfigure.bat11 rem the Free Software Foundation; either version 2, or (at your option)
12 rem any later version.
253 echo #include "cygwin/version.h" >junk.c
307 Rem It is not clear what GCC version began supporting -mtune
509 copy /b config.settings+%MAKECMD%.defs+..\nt\makefile.w32-in ..\nt\makefile
510 copy /b config.settings+%MAKECMD%.defs+..\lib-src\makefile.w32-in ..\lib-src\makefile
511 copy /b config.settings+%MAKECMD%.defs+..\src\makefile.w32-in ..\src\makefile
512 copy /b config.settings+%MAKECMD%.defs+..\man\makefile.w32-in ..\man\makefile
513 copy /b config.settings+%MAKECMD%.defs+..\lispref\makefile.w32-in ..\lispref\makefile
514 copy /b config.settings+%MAKECMD%.defs+..\lispintro\makefile.w32
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A DNTMakefile34 !include ../../windows/NTMakefile.w32
150 $(OBJ)\version.obj \
297 version.c \
391 $(BINDIR)\verify_krb5_conf.exe: $(OBJ)\verify_krb5_conf.obj $(LIBHEIMDAL) $(LIBROKEN) $(LIBVERS) $(OBJ)\verify_krb5_conf-version.res
483 $(PERL) ..\..\cf\w32-check-exported-symbols.pl --vs version-script.map --def libkrb5-exports.def.in
/macosx-10.10.1/Heimdal-398.1.2/lib/asn1/
H A DNTMakefile36 !include ../../windows/NTMakefile.w32
76 $(OBJ)\asn1_compile-version.res
140 $(PERL) ..\..\cf\w32-list-externs-from-objs.pl -q -u @<< > $@
/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/
H A DNTMakefile36 !include ../../windows/NTMakefile.w32
164 $(BINDIR)\hxtool.exe: $(OBJ)\tool\hxtool.obj $(OBJ)\tool\hxtool-commands.obj $(LIBHEIMDAL) $(OBJ)\hxtool-version.res
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/
H A DNTMakefile34 !include ../../windows/NTMakefile.w32
494 RES=$(OBJ)\libgssapi-version.res
575 $(PERL) ..\..\cf\w32-check-exported-symbols.pl --vs version-script.map --def libgssapi-exports.def
/macosx-10.10.1/OpenSSL098-52/src/util/
H A Dmk1mf.pl83 no-ssl2 no-ssl3 - Skip this version of SSL
868 # hack to add version info on MSVC
1148 # hack to add version info on MSVC
1230 if ($vc && $w32)
/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_oncore.c43 * (M12+T) (M12+T later version)
308 u_int version; member in struct:instance
575 #define w32(buf) (((buf)[0]&0xff) << 24 | \ macro
581 #define buf_w32(buf) (((buf)[0]&0200) ? (-(~w32(buf)+1)) : w32(buf))
2428 buf[7], w32(&buf[8]));
2888 instance->version = atoi((char *) &instance->Cj[83]);
2943 "This looks like an Oncore %s with version %d.%d firmware.",
2944 cp, instance->version, instance->revision);
3003 instance->version, instanc
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dlisp.vim14 " For vim-version 5.x: Clear all syntax items
15 " For vim-version 6.x: Quit when a syntax file was already loaded
16 if version < 600
22 if version >= 600
201 syn keyword lispFunc change-class lisp-implementation-version simple-bit-vector-p
226 syn keyword lispFunc char<= logorc2 software-version
238 syn keyword lispFunc clear-output machine-version standard-char-p
377 syn keyword lispFunc file-error-pathname pathname-version with-simple-restart
454 syn keyword lispKey :end1 :new-version :type
457 syn keyword lispKey :escape :output-file :version
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dcus-edit.el14 ;; the Free Software Foundation; either version 2, or (at your option)
15 ;; any later version.
466 :version "22.1"
1119 (defvar customize-package-emacs-version-alist nil
1130 package version PVERSION with the first Emacs version
1131 EVERSION in which it (or a subsequent version of PACKAGE)
1134 the :package-version keyword for `defcustom', `defgroup',
1139 (add-to-list 'customize-package-emacs-version-alist
1146 PACKAGE value appearing in the :package-version keywor
[all...]

Completed in 363 milliseconds

12