0.8.14.5: Join the foreign legion!
[sbcl.git] / tools-for-build / Makefile
1 # This software is part of the SBCL system. See the README file for
2 # more information.
3 #
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.
9
10 -include Config
11
12 CPPFLAGS:=-I../src/runtime
13 LDFLAGS:=$(LDFLAGS) $(OS_LIBS)
14
15 all: grovel-headers determine-endianness where-is-mcontext modify-ldt-struct-name 
16
17 clean: 
18         rm -f *.o grovel-headers determine-endianness where-is-mcontext modify-ldt-structure-name