From 4e38aaedb8b582e230e546d239ad35fc756b8bab Mon Sep 17 00:00:00 2001 From: gjb Date: Tue, 9 Feb 2016 20:19:31 +0000 Subject: Explicitly add more files to the 'runtime' package. Sponsored by: The FreeBSD Foundation --- sbin/mount/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/mount') diff --git a/sbin/mount/Makefile b/sbin/mount/Makefile index f95085a..80d4023 100644 --- a/sbin/mount/Makefile +++ b/sbin/mount/Makefile @@ -1,6 +1,7 @@ # @(#)Makefile 8.6 (Berkeley) 5/8/95 # $FreeBSD$ +PACKAGE=runtime PROG= mount SRCS= mount.c mount_fs.c getmntopts.c vfslist.c MAN= mount.8 mount.conf.8 -- cgit v1.1