From c0b012d867f50e5311dc0d0fecd781fbf0f180cb Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 25 May 2008 19:34:58 +0000 Subject: [PATCH] Update build glue for libarchive-2.5.4b. --- bin/tar/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bin/tar/Makefile b/bin/tar/Makefile index 1ffb04a7f16e..1f519a8ad127 100644 --- a/bin/tar/Makefile +++ b/bin/tar/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2008/02/27 15:39:21 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2008/05/25 19:34:58 joerg Exp $ PROG= bsdtar -SRCS= bsdtar.c getdate.y matching.c read.c tree.c util.c write.c +SRCS= bsdtar.c getdate.y matching.c read.c siginfo.c subst.c \ + tree.c util.c write.c USE_FORT?= yes # complex string handling