Selaa lähdekoodia

Add showcheck rule for gcc-plugin source

Samuel Thibault 13 vuotta sitten
vanhempi
commit
224ef1ef81
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      gcc-plugin/src/Makefile.am

+ 3 - 0
gcc-plugin/src/Makefile.am

@@ -28,3 +28,6 @@ AM_CPPFLAGS =						\
   -I$(GCC_PLUGIN_INCLUDE_DIR) -Wall -DYYERROR_VERBOSE=1
 
 AM_LDFLAGS = -module
+
+showcheck:
+	-cat $(TEST_LOGS) /dev/null