diff options
Diffstat (limited to 'bin/echo')
-rw-r--r-- | bin/echo/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/echo/Makefile b/bin/echo/Makefile index 236a937..d00d467 100644 --- a/bin/echo/Makefile +++ b/bin/echo/Makefile @@ -3,6 +3,4 @@ PROG= echo -WARNS?= 2 - .include <bsd.prog.mk> |