diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-02-09 16:58:50 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-02-09 16:58:50 +0000 |
| commit | ac2875fa16f0a3747b0e3f249814c4297605be61 (patch) | |
| tree | 5e5a38d65f8ff53cf4462202df9b97f8213ef5c3 /bin/rm | |
| parent | 406009982ab8caba08f9102eb94ee4564a377b18 (diff) | |
Notes
Diffstat (limited to 'bin/rm')
| -rw-r--r-- | bin/rm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/rm/Makefile b/bin/rm/Makefile index 7058fa06c98d..e0d27134825a 100644 --- a/bin/rm/Makefile +++ b/bin/rm/Makefile @@ -1,6 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD$ +PACKAGE=runtime PROG= rm LINKS= ${BINDIR}/rm ${BINDIR}/unlink |
