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/dumpfs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/dumpfs') diff --git a/sbin/dumpfs/Makefile b/sbin/dumpfs/Makefile index 87eb89b..03e1aae 100644 --- a/sbin/dumpfs/Makefile +++ b/sbin/dumpfs/Makefile @@ -1,6 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD$ +PACKAGE=runtime PROG= dumpfs WARNS?= 2 LIBADD= ufs -- cgit v1.1