代码搜索:objects

找到约 10,000 项符合「objects」的源代码

代码结果 10,000
www.eeworm.com/read/136812/5860706

makefile

# # @(#)Makefile 1.1 92/07/30 Copyright(c) Sun Microsystems, Inc. # .DEFAULT: sccs get -G$@ $@ include ../../include/Makefile.macros DBX=-O # specify DBX=-g for dbx version DESTDIR = PROGRAM = sunb
www.eeworm.com/read/136812/5860714

makefile

# # @(#)Makefile 1.1 92/07/30 Copyright (c) Sun Microsystems, Inc. # .DEFAULT: sccs get -G$@ $@ include ../../include/Makefile.macros OS=SVR4 #specify "OS=" for 4.x builds REV=NEW # specify "REV="
www.eeworm.com/read/136812/5860718

makefile

# # @(#)Makefile 1.1 92/07/30 Copyright(c) Sun Microsystems, Inc. # # Makefile for Sundiag newtest test template. # .DEFAULT: sccs get -G$@ $@ include ../../include/Makefile.macros REV=NEW # s
www.eeworm.com/read/136812/5860732

makefile

# # @(#)Makefile 1.1 7/30/92 Copyright 1989 Sun Microsystems Inc. # .DEFAULT: sccs get -G$@ $@ include ../../include/Makefile.macros #REV= # specify "REV=" if built for 4.0.X DBX=-g # specify DBX
www.eeworm.com/read/136812/5860742

makefile

# # @(#)Makefile 1.1 92/07/30 Copyright(c) Sun Microsystems, Inc. # .DEFAULT: sccs get -G$@ $@ include ../../include/Makefile.macros DBX=-O # specify DBX=-g for dbx version OS=SVR4 DESTDIR = PROGR
www.eeworm.com/read/136812/5860762

makefile

# # @(#)Makefile 1.1 92/07/30 Copyright (c) Sun Microsystems, Inc. # .DEFAULT: sccs get -G$@ $@ include ../../include/Makefile.macros OS=SVR4 #specify "OS=" for all 4.x builds # invoke make with "
www.eeworm.com/read/136812/5861750

makefile

# # @(#)Makefile 1.1 92/07/30 SMI # # Copyright 1987 Sun Microsystems # # Copyright (c) 1984 AT&T # All Rights Reserved # THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE
www.eeworm.com/read/136812/5861787

makefile

# # @(#)Makefile 1.1 92/07/30 SMI # # Copyright 1987 Sun Microsystems # # Copyright (c) 1984 AT&T # All Rights Reserved # THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE
www.eeworm.com/read/136812/5861956

makefile

# # @(#)Makefile 1.1 92/07/30 SMI # OBJECTS = gammontool.o human.o computer.o draw.o cubes.o dice.o \ bkg.o evalmove.o score.o SOURCES = gammontool.c human.c computer.c draw.c cubes.c dice.c \ bkg.
www.eeworm.com/read/136786/5863980

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