2008-02-16 Ivan N. Zlatev <contact@i-nz.net>
[mono.git] / mcs / Makefile
index bb67176a4c8c2ad7facd3622435b0bec54d6b9c4..3b10a778a9b2cf7a4554f8f31bb4042f45678daa 100644 (file)
@@ -63,7 +63,7 @@ all-local $(STD_TARGETS:=-local):
        @:
 
 dir-check:
-       @if [ "$(NO_DIR_CHECK)" = "" -a "$(PROFILES)" != "basic" ]; then echo "Running make from the mcs directory is not supported. Run make from the parent directory (if using a tarball), or from the directory where the runtime is checked out (if using an SVN checkout)."; exit 1; fi
+       @if [ "$(NO_DIR_CHECK)" = "" -a "$(PROFILE)" != "basic" ]; then echo "Running make from the mcs directory is not supported. Run make from the parent directory (if using a tarball), or from the directory where the runtime is checked out (if using an SVN checkout)."; exit 1; fi
 
 # fun specialty targets