From 3f66160d6d34bca011c415207864536f06b30193 Mon Sep 17 00:00:00 2001 From: jmallett Date: Thu, 11 Jul 2002 21:44:03 +0000 Subject: Convert dumpfs(8) to libufs(3), rather than rolling local functions for a number of things. --- sbin/dumpfs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/dumpfs/Makefile') diff --git a/sbin/dumpfs/Makefile b/sbin/dumpfs/Makefile index f26a337..59e020e 100644 --- a/sbin/dumpfs/Makefile +++ b/sbin/dumpfs/Makefile @@ -4,5 +4,6 @@ PROG= dumpfs WARNS= 0 MAN= dumpfs.8 +LDADD= -lufs .include -- cgit v1.1