]> git.sur5r.net Git - cc65/blobdiff - test/Makefile
Restore src/cc65/locals.c:278 to its orignal state
[cc65] / test / Makefile
index d0bee8ed84ef913a997653aa4ddf277edfbfa12f..c858835171d3cfb169d5f60e7303800f688569c1 100644 (file)
@@ -1,9 +1,5 @@
 # top-level Makefile for the regression tests
 
-# You can comment this special target when you debug the regression tests.
-# Then, make will give you more progress reports.
-.SILENT:
-
 ifneq ($(shell echo),)
   CMD_EXE = 1
 endif