diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2003-11-17 05:19:37 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-11-17 05:19:37 +0000 |
| commit | 144ca80367edce3f751a1eef57dfc07fbd22ac6e (patch) | |
| tree | 081cb6fe285addb0b7e4c10de6a5524636be737d /usr.bin/bzip2 | |
| parent | 13e85b308a893cdafa44e639f9f733fe42159985 (diff) | |
Notes
Diffstat (limited to 'usr.bin/bzip2')
| -rw-r--r-- | usr.bin/bzip2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/bzip2/Makefile b/usr.bin/bzip2/Makefile index eab21feabbd3..8d5343c0361a 100644 --- a/usr.bin/bzip2/Makefile +++ b/usr.bin/bzip2/Makefile @@ -12,8 +12,6 @@ SUBDIR+= doc DPADD= ${LIBBZ2} LDADD= -lbz2 -NOSHARED?= YES - LINKS= ${BINDIR}/bzip2 ${BINDIR}/bunzip2 LINKS+= ${BINDIR}/bzip2 ${BINDIR}/bzcat MLINKS= bzip2.1 bunzip2.1 bzip2.1 bzcat.1 |
