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