代码搜索:Builds
找到约 2,456 项符合「Builds」的源代码
代码结果 2,456
www.eeworm.com/read/136816/5855060
mk w32-dev.mk
#
# FreeType 2 configuration rules for Win32 + GCC
#
# Development version without optimizations.
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is pa
www.eeworm.com/read/136816/5855061
mk w32-lcc.mk
#
# FreeType 2 configuration rules for Win32 + LCC
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used,
www.eeworm.com/read/136816/5855062
mk w32-vcc.mk
#
# FreeType 2 Visual C++ on Win32
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
# and
www.eeworm.com/read/136816/5855083
mk unix-lcc.mk
#
# FreeType 2 Configuration rules for Unix + LCC
#
# Development version without optimizations & libtool
# and no installation.
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and We
www.eeworm.com/read/136816/5855097
mk unix-dev.mk
#
# FreeType 2 Configuration rules for Unix + GCC
#
# Development version without optimizations & libtool
# and no installation.
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and We
www.eeworm.com/read/136816/5855108
mk ansi.mk
#
# FreeType 2 configuration rules for a `normal' pseudo ANSI compiler/system
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType pro
www.eeworm.com/read/135582/5884212
sh makedist.sh
#!/bin/sh
#
# makedist - make a linux distribution.
#
# Note: YOU MUST "MAKE INSTALL" FLTK PRIOR TO RUNNING THIS SCRIPT.
#
# This is because the developers of the RPM distribution
# tools