diff options
Diffstat (limited to 'bin/kill/Makefile')
-rw-r--r-- | bin/kill/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/kill/Makefile b/bin/kill/Makefile index 55ef16d..4c9cdda 100644 --- a/bin/kill/Makefile +++ b/bin/kill/Makefile @@ -1,6 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD$ +PACKAGE=runtime PROG= kill .include <bsd.prog.mk> |