1.0.11.6: canonicalize whitespaces only on updated files
[sbcl.git] / tools-for-build / Makefile
index b188542..2f10a8b 100644 (file)
@@ -7,11 +7,15 @@
 # provided with absolutely no warranty. See the COPYING and CREDITS
 # files for more information.
 
--include ../src/runtime/Config
+-include genesis/Makefile.features
+-include Config
 
-CPPFLAGS=-I../src/runtime
+CPPFLAGS:=-I../src/runtime
+LDFLAGS:=$(LDFLAGS) $(OS_LIBS)
 
-all: grovel_headers determine-endianness where-is-mcontext
+all: grovel-headers determine-endianness where-is-mcontext \
+        modify-ldt-struct-name sigaction-sa-nodefer-works-test
 
-clean: 
-       rm -f *.o grovel_headers determine-endianness where-is-mcontext
+clean:
+       rm -f *.o grovel-headers determine-endianness where-is-mcontext \
+                modify-ldt-structure-name sigaction-sa-nodefer-works-test