]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - Makefile
apparently it's possible to segfault DP with a bad INSTR_LOAD_V - so the IR should...
[xonotic/gmqcc.git] / Makefile
index 85848e437aafc5db31ad6476b405537d0a27afae..33b77c9d9fe564193a0c5c83c1237d1ee4b844a9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -150,10 +150,8 @@ all: $(GMQCC) $(QCVM) $(TESTSUITE)
 
 check: all
        @ ./$(TESTSUITE)
-
-# alias to check because test.o exists and people will get confused
-# about the undefined references to X.
 test: check
+       @ ./$(TESTSUITE)
 
 clean:
        rm -f *.o $(GMQCC) $(QCVM) $(TESTSUITE) *.dat