about summary refs log tree commit diff
path: root/buildtools/installosf
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/installosf')
-rwxr-xr-xbuildtools/installosf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/installosf b/buildtools/installosf
index a4e5c262..1d1d61a7 100755
--- a/buildtools/installosf
+++ b/buildtools/installosf
@@ -4,7 +4,7 @@
 # its $(INSTALL) program and invokes OSF1 Install with the proper
 # parameters to effect what the make file wants.  If your system has
 # OSF1 Install on it, you can just set the INSTALL variable in
-# Makefile.config to "installosf" and 'make install' will work for
+# config.mk to "installosf" and 'make install' will work for
 # you.
 
 # Of course, you could also just install Ginstall and forget about this