correct mistake
[physics.git] / src / Makefile
index 95fdbfc..9f7a154 100644 (file)
@@ -58,8 +58,6 @@ endif
 
 .PHONY: all
 all: ${TARGET}
-       echo "${SRCS}"
-       echo "${FILES}"
 
 ${TARGET}: ${OBJS}
        ${Q1}echo "${CXX}: $@"