X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2FMakefile.in;h=6058c9a1f9b94c2aefd84e2f587e868b996a0322;hb=01ad76a7b8aed97ea9b1b81f6a871174594075df;hp=995335855b89213c6bed6002bc1d93adcef30899;hpb=490129f15b09ab0742e3cbd5360d27cc3949a8f4;p=chaz%2Ftar diff --git a/src/Makefile.in b/src/Makefile.in index 9953358..6058c9a 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,5 +1,5 @@ # Un*x Makefile for GNU tar program. -# Copyright (C) 1991, 1992 Free Software Foundation, Inc. +# Copyright (C) 1991, 1992, 1993 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 @@ -165,7 +165,7 @@ distclean: clean rm -f Makefile config.status realclean: distclean - rm -f TAGS *.info* + rm -f TAGS *.info* getdate.c y.tab.c shar: $(SRCS) $(AUX) shar $(SRCS) $(AUX) | compress > tar-`sed -e '/version_string/!d' -e 's/[^0-9.]*\([0-9.]*\).*/\1/' -e q version.c`.shar.Z