(Standard Targets): Use @smallexample.

This commit is contained in:
Roland McGrath 1996-03-01 21:47:33 +00:00
parent 2de9513b20
commit 34b0c6b3b4

View File

@ -551,10 +551,10 @@ only the directories where files are installed.
Like @code{install}, but strip the executable files while installing
them. The definition of this target can be very simple:
@example
@smallexample
install-strip:
$(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' install
@end example
@end smallexample
Normally we do not recommend stripping an executable unless you are sure
the program has no bugs. However, it can be reasonable to install a