diff options
| author | Josef Karthauser <joe@FreeBSD.org> | 2000-01-01 15:40:40 +0000 |
|---|---|---|
| committer | Josef Karthauser <joe@FreeBSD.org> | 2000-01-01 15:40:40 +0000 |
| commit | 6a9a6f05ed9224b0d80235ed0342119b56dd282a (patch) | |
| tree | 2c8d87feb71ff8d17d8c3fc2a32d7700dd4a0790 /bin/mv | |
| parent | a6fa47ec0d5a45a70289270085fec00e25dfda06 (diff) | |
Notes
Diffstat (limited to 'bin/mv')
| -rw-r--r-- | bin/mv/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/mv/Makefile b/bin/mv/Makefile index 301fb2c5087a..840578276d5a 100644 --- a/bin/mv/Makefile +++ b/bin/mv/Makefile @@ -3,7 +3,4 @@ PROG= mv -DPADD= ${LIBUTIL} -LDADD= -lutil - .include <bsd.prog.mk> |
