diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-12-04 01:57:47 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-12-04 01:57:47 +0000 |
| commit | a748290789444352877e207721a7db215206cc9a (patch) | |
| tree | 46fa80addd858339c663ba48aaca464400ef1d99 /bin/echo | |
| parent | 4d2647f96a5405550a2836bd18e6860514cf0cf0 (diff) | |
Notes
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 236a937ea799..d00d4679d7ac 100644 --- a/bin/echo/Makefile +++ b/bin/echo/Makefile @@ -3,6 +3,4 @@ PROG= echo -WARNS?= 2 - .include <bsd.prog.mk> |
