|
@@ -8,6 +8,7 @@ EXTRA_CLEAN = $(OUTPUT)/*.o $(OUTPUT)/check-reversed.S
|
|
top_srcdir = ../../../../..
|
|
top_srcdir = ../../../../..
|
|
include ../../lib.mk
|
|
include ../../lib.mk
|
|
|
|
|
|
|
|
+$(OUTPUT)/switch_endian_test: ASFLAGS += -I $(OUTPUT)
|
|
$(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S
|
|
$(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S
|
|
|
|
|
|
$(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o
|
|
$(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o
|