summaryrefslogtreecommitdiff
path: root/engines/balou/scripts/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'engines/balou/scripts/Makefile.in')
-rw-r--r--engines/balou/scripts/Makefile.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/engines/balou/scripts/Makefile.in b/engines/balou/scripts/Makefile.in
index 573d0079..8ea9ae8d 100644
--- a/engines/balou/scripts/Makefile.in
+++ b/engines/balou/scripts/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8.3 from Makefile.am.
+# Makefile.in generated by automake 1.9.2 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -34,6 +34,7 @@ POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
+build_triplet = @build@
host_triplet = @host@
subdir = engines/balou/scripts
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
@@ -169,6 +170,8 @@ am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
@@ -324,7 +327,7 @@ mostlyclean-generic:
clean-generic:
distclean-generic:
- -rm -f $(CONFIG_CLEAN_FILES)
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"