X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=lib%2FMakefile.tmpl;h=59542e71791b6a70eb02b5ba218815881f18020c;hb=f2bf9f2ffa06c0a89a799e64672f58a8e7d0efc7;hp=3a68596c2500adef3bb0acd0ceef2fd4e0090a85;hpb=af2fa08aa00152a253ee42bcd42eede8df578c52;p=chaz%2Ftar diff --git a/lib/Makefile.tmpl b/lib/Makefile.tmpl index 3a68596..59542e7 100644 --- a/lib/Makefile.tmpl +++ b/lib/Makefile.tmpl @@ -1,7 +1,7 @@ -# Makefile for GNU tar library. +# Makefile for GNU tar library. -*- Makefile -*- -# Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2003, 2004, 2005 -# Free Software Foundation, Inc. +# Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2003, 2004, +# 2005, 2006 Free Software Foundation, Inc. ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -15,12 +15,12 @@ ## You should have received a copy of the GNU General Public License ## along with this program; if not, write to the Free Software -## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. noinst_LIBRARIES = libtar.a -noinst_HEADERS = system.h localedir.h rmt.h -libtar_a_SOURCES = prepargs.c prepargs.h rtapelib.c +noinst_HEADERS = system.h system-ioctl.h localedir.h rmt.h paxlib.h stdopen.h +libtar_a_SOURCES = prepargs.c prepargs.h rtapelib.c paxerror.c paxexit.c paxnames.c stdopen.c localedir = $(datadir)/locale