0.8.5.49:
[sbcl/simd.git] / src / runtime / Config.x86-bsd
blobf066acd37fe6b1acb3b45be30db841c66799de4d
1 # configuration stuff shared between various *BSD OSes 
3 # This software is part of the SBCL system. See the README file for
4 # more information.
6 # This software is derived from the CMU CL system, which was
7 # written at Carnegie Mellon University and released into the
8 # public domain. The software is in the public domain and is
9 # provided with absolutely no warranty. See the COPYING and CREDITS
10 # files for more information.
12 ASSEM_SRC = x86-assem.S 
13 ARCH_SRC = x86-arch.c
15 OS_SRC = bsd-os.c os-common.c undefineds.c x86-bsd-os.c
16 OS_LIBS = -lm # -ldl
18 GC_SRC = gencgc.c