]> git.gag.com Git - fw/sdcc/blobdiff - support/regression/Makefile.in
* support/regression/Makefile.in: renamed test-mcs51 to test-mcs51-small,
[fw/sdcc] / support / regression / Makefile.in
index 8037ec130fea5a451b625e2cfa76ebfada370f04..4bedab0c0067588bc49663a8d246bccfa311fb42 100644 (file)
@@ -91,7 +91,9 @@ test-gbz80:
        $(MAKE) test-port PORT=gbz80
 
 # Helper rule for testing the mcs51 port only
-test-mcs51:
+test-mcs51: test-mcs51-small test-mcs51-medium test-mcs51-large test-mcs51-stack-auto test-mcs51-xstack-auto
+
+test-mcs51-small:
        $(MAKE) test-port PORT=mcs51
 
 test-mcs51-medium: