|
@@ -1,4 +1,4 @@
|
|
|
-# Makefile.in generated by automake 1.9 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,
|
|
@@ -67,6 +67,7 @@ POST_INSTALL = :
|
|
|
NORMAL_UNINSTALL = :
|
|
|
PRE_UNINSTALL = :
|
|
|
POST_UNINSTALL = :
|
|
|
+build_triplet = @build@
|
|
|
host_triplet = @host@
|
|
|
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
|
|
|
$(srcdir)/Makefile.in $(srcdir)/config.h.in \
|
|
@@ -206,7 +207,7 @@ sysconfdir = @sysconfdir@
|
|
|
target_alias = @target_alias@
|
|
|
|
|
|
# List the sub-directories here
|
|
|
-SUBDIRS = src/org/apache/hadoop/io/compress/zlib
|
|
|
+SUBDIRS = src/org/apache/hadoop/io/compress/zlib lib
|
|
|
all: config.h
|
|
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
|
|
|