xa51, work in progress
[fw/sdcc] / support / regression / Makefile
index 0d0ece9c7734d038c62c6aa7203a2ff6f55946b0..7a77a8747f8ca0ea1779633b0bfc1885480fb735 100644 (file)
@@ -95,6 +95,10 @@ test-ds390:
 test-ucz80:
        $(MAKE) inter-port-clean test-port PORT=ucz80
 
+# Helper rule for testing the xa51 port only(use ucSim simulator)
+test-xa51:
+       $(MAKE) inter-port-clean test-port PORT=xa51
+
 ### Helper rule for testing the host cc only
 test-host:
        $(MAKE) inter-port-clean test-port PORT=host