代码搜索:Builds

找到约 2,456 项符合「Builds」的源代码

代码结果 2,456
www.eeworm.com/read/283334/4084393

vc makefile.vc

# # File: Makefile # Author: Julian Smart # Created: 1999 # # Makefile : Builds Tex2RTF manual # DOCDIR=.. LOCALDOCDIR=. DOCSOURCES=tex2rtf.tex all: tex2rtf.chm tex2rtf.htb hlp: te
www.eeworm.com/read/440302/1799007

m buildhank.m

function H = buildHank(c, k, n) % H = buildHank(c, k, n); % % builds a hankel matrix of dimension n, around b, k as in lpjn paper % % 4/26/02, L. Perrone. % % Modifications: % 5/25/01, J. Nagy %
www.eeworm.com/read/396640/2411185

svn-base build-release.bat.svn-base

@set PATH=%PATH%;%ProgramFiles%\Microsoft Visual Studio 8\Common7\IDE @set PATH=%PATH%;%ProgramFiles%\NSIS @set OUT_PATH=C:\kjk\src\sumatrapdf\builds @rem create OUT_PATH if doesn't exist @IF EX
www.eeworm.com/read/363486/2918152

makefile

# # Makefile for FreeType2 link library using ppc-morphos-gcc-2.95.3-bin.tgz # (gcc 2.95.3 hosted on 68k-Amiga producing MorphOS-PPC-binaries from # http://www.morphos.de) # # to build from the builds
www.eeworm.com/read/258350/4357447

makefile

# # Makefile for FreeType2 link library using ppc-morphos-gcc-2.95.3-bin.tgz # (gcc 2.95.3 hosted on 68k-Amiga producing MorphOS-PPC-binaries from # http://www.morphos.de) # # to build from the builds
www.eeworm.com/read/159001/5589390

makefile

# # Makefile for FreeType2 link library using ppc-morphos-gcc-2.95.3-bin.tgz # (gcc 2.95.3 hosted on 68k-Amiga producing MorphOS-PPC-binaries from # http://www.morphos.de) # # to build from the builds
www.eeworm.com/read/135930/13885850

os9 makefile.os9

# Sound Tools Makefile # builds libst.a and sox # This makefile assumes Microware Ultra C # # NOTE! You have to rename 8svx.c to svx8.c # # Boisy G. Pitre (boisy@microware.com) RDIR = RELS CFLAGS =
www.eeworm.com/read/100264/15879411

makefile

# Makefile for Borland BC32 4.5 # # This makefile builds vt as a library (.lib), which should be linked into # the executable in the win32 directory. CC=bcc32 -w-ccc -w-par -tW -3 -H- -DPROTOTYP
www.eeworm.com/read/100119/15883691

w32 makefile.w32

# # Makefile for Vim on Win32 (Windows NT and Windows 95), using the # Microsoft Visual C++ 2.x and MSVC 4.x compilers. It builds on Windows 95 # and all four NT platforms: i386, Alpha, MIPS, and
www.eeworm.com/read/297233/8038755

t-aux

# Makefile additions for A/UX LIB2FUNCS_EXTRA=aux-mcount.c aux-exit.c FIXPROTO_DEFINES=-D_POSIX_SOURCE # Only really needed for collect2 CLIB=-lld # Needed to support builds for multiple versions