diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 11a00b41c..3fbcd25f5 100644 --- a/src/Makefile +++ b/src/Makefile @@ -36,7 +36,6 @@ ALL_CFLAGS = -Wall -Werror-implicit-function-declaration $(CFLAGS) .PHONY : all all : $(TARGET) - @echo "make: built targets of `pwd`" # executable constructed using linker from object files $(TARGET) : $(OBJS) $(OBJY) |
