代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/161121/5557594
makefile
#
# linux/arch/etrax100/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux files and romfs
#
ifndef TOPDIR
TOPDIR = ../../../..
HPATH = $(TOPDIR)/include
export
www.eeworm.com/read/159489/5584042
makefile
# Makefile for CCITT subroutines and sample programs
#
# Modify the CC definition to invoke your ANSI-C compiler
#
CC = acc
# Rules to build sample programs do not depend on a UNIX library
www.eeworm.com/read/159485/5584165
makefile
# Makefile for CCITT subroutines and sample programs
#
# Modify the CC definition to invoke your ANSI-C compiler
#
CC = acc
# Rules to build sample programs do not depend on a UNIX library
www.eeworm.com/read/159001/5589504
dependencies .dependencies
arith.lo: arith.c types.h objects.h spaces.h arith.h
bstring.lo: bstring.c
curves.lo: curves.c types.h objects.h spaces.h paths.h regions.h \
curves.h lines.h arith.h
fontfcn.lo: fontfcn.c t1imager.h
www.eeworm.com/read/159001/5589542
dependencies .dependencies
parseAFM.lo: parseAFM.c parseAFM.h
t1aaset.lo: t1aaset.c ../type1/ffilest.h ../type1/types.h \
../type1/Xstuff.h ../type1/fontmisc.h ../type1/fontstruct.h \
../type1/font.h ../type1/fsmasks.h ../typ
www.eeworm.com/read/158106/5598493
makefile
##############################################################################
# Microwindows template Makefile
# Copyright (c) 2000 Martin Jolicoeur, Greg Haerr
######################################
www.eeworm.com/read/158106/5598643
makefile
##############################################################################
# Microwindows template Makefile
# Copyright (c) 2000 Martin Jolicoeur, Greg Haerr
######################################
www.eeworm.com/read/158106/5598691
makefile
##############################################################################
# Microwindows template Makefile
# Copyright (c) 2000 Martin Jolicoeur, Greg Haerr
######################################
www.eeworm.com/read/155374/5624396
makefile
##########################################################################
#
# Copyright Motorola, Inc. 1997
# ALL RIGHTS RESERVED
#
# You are hereby granted a copyright license to u
www.eeworm.com/read/154620/5635868
plg main.plg
Build target 'Target 1'
compiling main.c...
MAIN.C(41): warning C182: pointer to different objects
linking...
Program Size: data=21.4 xdata=116 code=5013
"main" - 0 Error(s), 1 Warning(s).
Build targe