0.8.5.29:
[sbcl.git] / make-target-1.sh
index 55dbad9..d0bdbd0 100644 (file)
@@ -32,6 +32,6 @@ cd ../..
 # Use a little C program to grab stuff from the C header files and
 # smash it into Lisp source code.
 cd tools-for-build
-$GNUMAKE -I../src/runtime grovel_headers || exit 1
+$GNUMAKE -I../src/runtime grovel-headers || exit 1
 cd ..
-tools-for-build/grovel_headers > output/stuff-groveled-from-headers.lisp
+tools-for-build/grovel-headers > output/stuff-groveled-from-headers.lisp