about summary refs log tree commit diff
path: root/buildtools/installosf
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-10-05 20:47:34 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-10-05 20:47:34 +0000
commitf2b127d27bcf6c9bacf1b16b371bdee30f7812d6 (patch)
treec8e4e542768a9ef734059cd1d91af80397a27d82 /buildtools/installosf
parentdb57ab4c508a863fd8f4c6c49a0f2b5ef1e6aa6e (diff)
downloadnetpbm-mirror-f2b127d27bcf6c9bacf1b16b371bdee30f7812d6.tar.gz
netpbm-mirror-f2b127d27bcf6c9bacf1b16b371bdee30f7812d6.tar.xz
netpbm-mirror-f2b127d27bcf6c9bacf1b16b371bdee30f7812d6.zip
Rename Makefile.config to config.mk
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@743 9d0c8265-081b-0410-96cb-a4ca84ce46f8
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