]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
build: Unify spelling of commands and directories.
[paraslash.git] / Makefile.in
index 14015c9bf5915e8a3f2355e1947d50ea6aced07e..bad4d87239b4d6e34ea75e2a4f760d92c9e96299 100644 (file)
@@ -2,15 +2,15 @@ prefix := @prefix@
 exec_prefix := @exec_prefix@
 
 # These two use prefix and exec_prefix
-BINDIR := @bindir@
+bindir := @bindir@
 datarootdir := @datarootdir@
 
 PACKAGE_TARNAME := @PACKAGE_TARNAME@
 PACKAGE_VERSION := @PACKAGE_VERSION@
 
-INSTALL := @install@
-GENGETOPT := @gengetopt@
-HELP2MAN := @help2man@
+INSTALL := @INSTALL@
+GENGETOPT := @GENGETOPT@
+HELP2MAN := @HELP2MAN@
 
 ggo_descriptions_declared := @ggo_descriptions_declared@
 object_executable_matrix := @object_executable_matrix@