代码搜索结果

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

x-linux

X_CFLAGS=-DPOSIX # we are native. prefix=/usr # no object c, why bother. LANGUAGES = c c++ proto

x-amix

# Makefile configuration for Commodore Amiga running SVR4. # (configure amiga-amix) # The Amiga ships with gcc installed, so use it as the default CC. CC = /usr/public/bin/gcc # The AT&T compiler i

x-pa

CC=/usr/local/bin/gcc -DUSE_C_ALLOCA -D__inline=

x-elxsi

# Our make needs a little help... MAKE=make # We don't support -g yet, so don't try and use it. CFLAGS = LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) # Hide xmalloc so that it does not conflict with the one i

x-decstatn

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). We need

x-tower

# On the NCR Tower 32 running SVR3, says ra@intsys.no : # Do *not* enable optimization in CFLAGS when using the native cc, because: # a) The optimizer seems to loop when invoked with -O2. # b) The -O1

x-next

# Make assignments for compiling on NeXT with their compiler version. CC=cc -traditional-cpp OLDCC=cc -traditional-cpp libgcc2.a: stdarg.h stdarg.h: cp $(srcdir)/gstdarg.h ./stdarg.h

x-iris

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). We need

x-pyr

CLIB=-lc /usr/.attlib/libPW.a

x-decrose

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). BUILD =