Lines Matching refs:same
257 @if [ "$(MAKE_CHECK)" != "same" -a "$(MAKE_CHECK)" != "newer" ]; then \
311 ifneq ($(OS_VERSION_CHECK),same)
316 ifneq ($(OS_VARIANT_VERSION_CHECK),same)
740 @if [ "$(BOOT_CHECK)" != "same" -a "$(BOOT_CHECK)" != "newer" ]; then \
1166 $(ECHO) "WARNING: The file $(<F) is not the same interface as the VM version.\n " \
1211 " for build purposes, and they should contain the same interfaces \n" \
1254 @if [ "$(ANT_CHECK)" != "same" \
1267 @if [ "$(ZIP_CHECK)" != "same" -a "$(ZIP_CHECK)" != "newer" ]; then \
1279 @if [ "$(UNZIP_CHECK)" != "same" -a "$(UNZIP_CHECK)" != "newer" ]; then \
1343 @if [ "$(LINK_CHECK)" != "same" ]; then \
1365 @if [ "$(CC_CHECK)" != "same" ]; then \
1388 if [ "$(ALSA_CHECK)" != "same" -a "$(ALSA_CHECK)" != "newer" ] ; then \