代码搜索结果

找到约 10,000 项符合 X 的代码

x-ncr3000

# Makefile additions for the NCR3000 as host system. # Using -O with the AT&T compiler fails, with a message about a missing # /usr/ccs/lib/optim pass. So override the default in Makefile.in CCLIBF

x-cygwin32

# Don't run fixproto STMP_FIXPROTO = # Don't need collect2 USE_COLLECT2 =

x-sco4

RANLIB = : RANLIB_TEST = false CC = rcc $(RCCFLAGS) OLDCC = rcc $(RCCFLAGS) RCCFLAGS = -Dunix -Di386 -DM_UNIX -DM_I386 -DNULL=0 CCLIBFLAGS = CLIB = -lmalloc -lPW # See all the declarations. FIXPROTO_

x-sco5

RANLIB = : RANLIB_TEST = false CC = cc OLDCC = cc CCLIBFLAGS = # We avoid the ALLOCA in -lPW becuase it gives us an evil index() ALLOCA = alloca.o # See all the declarations. FIXPROTO_DEFINES = -D_X

x-sysv4

X_CFLAGS=-DSVR4 ALLOCA=alloca.o

103_a_x.asm

data_seg segment line_on1 db ? col_on1 db ? line_on2 db ? col_on2 db ? char db ? count db ? count0 db ? count1 db ? char0 db ? cool

readme.x11

[This file contains two alternative recipes for compiling X11 with GCC. The first alternative puts libgcc.a into the shared X library; the second does not. Neither alternative works on all kinds of s