0.8.3.17:
[sbcl.git] / tools-for-build / Makefile
index 4689c41..e6756b6 100644 (file)
@@ -7,7 +7,11 @@
 # provided with absolutely no warranty. See the COPYING and CREDITS
 # files for more information.
 
-all: grovel_headers
+include ../src/runtime/Config
+
+CPPFLAGS=-I../src/runtime
+
+all: grovel_headers determine-endianness
 
 clean: 
-       -rm -f *.o grovel_headers
+       rm -f *.o grovel_headers determine-endianness