samples/samples.mk
changeset 1159 71b6240ea2c0
parent 1155 21e86e18f344
child 1618 7f52e1cca71e
     1.1 --- a/samples/samples.mk	Mon Jan 26 18:36:02 2009 +0000
     1.2 +++ b/samples/samples.mk	Tue Jan 27 20:38:48 2009 +0000
     1.3 @@ -76,7 +76,7 @@
     1.4  	   echo  ;                                                                  \
     1.5  	   echo  '***********************************************************';     \
     1.6  	 )
     1.7 -	$(SILENT)if $(grep) -E '^CT_EXPERIMENTAL=y$$' .config >/dev/null 2>&1; then    \
     1.8 +	$(SILENT)if $(grep) -E '^CT_EXPERIMENTAL=y$$' .config >/dev/null 2>&1; then \
     1.9  	   echo  ;                                                                  \
    1.10  	   echo  'WARNING! This sample may enable experimental features.';          \
    1.11  	   echo  '         Please be sure to review the configuration prior';       \