Home | History | Annotate | Download | only in doc

Lines Matching full:program

78 make, please make sure that it uses @file{./} if the program is built as
136 program in ordinary circumstances should not modify the source directory
161 The compression program @code{gzip} can be used in the @code{dist} rule.
188 nothing bad happens if the system does not have the program in question.
222 Each program-name variable should come with an options variable that is
223 used to supply options to the program. Append @samp{FLAGS} to the
224 program-name variable name to get the options variable name---for
323 the one used to build the program should @emph{not} recompile the
324 program.
338 from the one used to build the program should @emph{not} recompile the
339 program.
375 Data files used by the program during its execution are divided into
409 architecture-independent data files for this program. This is usually
411 variables so that you can move these program-specific files without
455 types of files, if your program has them. Every GNU package should
456 have Info files, so every program needs @samp{infodir}, but not all
616 If your program installs a large number of files into one of the
618 into a subdirectory particular to that program. If you do this, you
635 Compile the entire program. This should be the default target. This
645 Compile the program and copy the executables, libraries, and so on to
647 simple test to verify that a program is properly installed, this target
654 modify anything in the directory where the program was built, provided
656 program under one user name and installing it under another.
671 the @code{install-info} program if it is present. @code{install-info}
672 is a program that edits the Info @file{dir} file to add or update the
750 the program has no bugs. However, it can be reasonable to install a
759 building the program. Also delete files in other directories if they
770 makefile) that are created by configuring or building the program. If
771 you have unpacked the source and built the program without creating
794 build the program
816 Update a tags table for this program.
832 run the @code{makeinfo} program, which is part of the Texinfo
857 run the program @code{texi2dvi}, which is part of the Texinfo
877 Create a distribution tar file for this program. The tar file should be
903 Perform self-tests (if any). The user must build the program before
904 running the tests, but need not install the program; you should write
905 the self-tests so that they work when the program is built but not
915 the program before running the tests. You should not assume that