代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/136786/5864250
makefile
# BK Id: SCCS/s.Makefile 1.9 10/15/01 10:53:29 trini
#
#
# arch/ppc/mbxboot/Makefile
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" i
www.eeworm.com/read/135153/5887356
makefile
##############################################################################
# Microwindows template Makefile
# Copyright (c) 2000 Martin Jolicoeur, Greg Haerr
######################################
www.eeworm.com/read/135153/5887506
makefile
##############################################################################
# Microwindows template Makefile
# Copyright (c) 2000 Martin Jolicoeur, Greg Haerr
######################################
www.eeworm.com/read/135153/5887553
makefile
##############################################################################
# Microwindows template Makefile
# Copyright (c) 2000 Martin Jolicoeur, Greg Haerr
######################################
www.eeworm.com/read/135076/5890318
src make.src
#-----------------------------------------------------------------------------
# WATCOM
#-----------------------------------------------------------------------------
CC = wpp386 -zq -mf
AR = wlib -b
www.eeworm.com/read/135076/5890320
src make.src
#-----------------------------------------------------------------------------
# BORLAND
#-----------------------------------------------------------------------------
CC = bcc -P -Qx -ml -w-
AR =
www.eeworm.com/read/135076/5890321
pro make.pro
#-----------------------------------------------------------------------------
# DOS EMX g++
#-----------------------------------------------------------------------------
o = .o
e = .exe
.o.exe:
g
www.eeworm.com/read/135076/5890322
src make.src
#-----------------------------------------------------------------------------
# DOS EMX (g++)
#-----------------------------------------------------------------------------
LIB = ..\..\$(L).a
C
www.eeworm.com/read/135076/5890324
src make.src
#-----------------------------------------------------------------------------
# ZORTECH
#-----------------------------------------------------------------------------
CC = ztc -cpp -w -mx
AR = zorl
www.eeworm.com/read/133731/5903162
cpp lookup.cpp
#if !defined( __ASSOC_H )
#include
#endif // __ASSOC_H
#if !defined( __DICT_H )
#include
#endif // __DICT_H
#if !defined( __STRNG_H )
#include
#endif // __STRN