* gdbint.texinfo (Misc Guidelines): Renamed from Coding.
[deliverable/binutils-gdb.git] / Makefile.tpl
index 1f0419c430e3617b1c87bc9f3eef2029dcb753bc..4c55ee2803e4256cd2e3d6019e1ef598b47e21b5 100644 (file)
@@ -513,7 +513,7 @@ all:
 ###
 
 # This is the list of directories that may be needed in RPATH_ENVVAR
-# so that prorgams built for the target machine work.
+# so that programs built for the target machine work.
 TARGET_LIB_PATH = [+ FOR target_modules +][+
   IF lib_path +]$(TARGET_LIB_PATH_[+module+])[+ ENDIF lib_path +][+
   ENDFOR target_modules +]$(HOST_LIB_PATH_gcc)
This page took 0.023588 seconds and 4 git commands to generate.