1 # This software is part of the SBCL system. See the README file for
4 # This software is derived from the CMU CL system, which was
5 # written at Carnegie Mellon University and released into the
6 # public domain. The software is in the public domain and is
7 # provided with absolutely no warranty. See the COPYING and CREDITS
8 # files for more information.
10 # -mcpu=pca56 makes _my_ alpha go fast, I'm told. Yours may do something
12 CFLAGS += -mcpu=pca56 -Dalpha
14 LINKFLAGS = -dynamic -v -g -Wl,-T -Wl,ld-script.alpha-linux
17 ASSEM_SRC = alpha-assem.S ldso-stubs.S
18 ARCH_SRC = alpha-arch.c
20 OS_SRC = linux-os.c alpha-linux-os.c os-common.c
21 LINKFLAGS+=-rdynamic # -static