Explorar el Código

Add showcheck rule for gcc-plugin source

Samuel Thibault hace 13 años
padre
commit
224ef1ef81
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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