comparison man/make-stds.texi @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children 972bbb6d6ca2
comparison
equal deleted inserted replaced
1:c0c6a60d29db 2:ac2d302a0011
667 667
668 The easiest way to do this is to create a subdirectory appropriately 668 The easiest way to do this is to create a subdirectory appropriately
669 named, use @code{ln} or @code{cp} to install the proper files in it, and 669 named, use @code{ln} or @code{cp} to install the proper files in it, and
670 then @code{tar} that subdirectory. 670 then @code{tar} that subdirectory.
671 671
672 Compress the tar file file with @code{gzip}. For example, the actual 672 Compress the tar file with @code{gzip}. For example, the actual
673 distribution file for GCC version 1.40 is called @file{gcc-1.40.tar.gz}. 673 distribution file for GCC version 1.40 is called @file{gcc-1.40.tar.gz}.
674 674
675 The @code{dist} target should explicitly depend on all non-source files 675 The @code{dist} target should explicitly depend on all non-source files
676 that are in the distribution, to make sure they are up to date in the 676 that are in the distribution, to make sure they are up to date in the
677 distribution. 677 distribution.