X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctsupport%2FMakefile.in;fp=libctsupport%2FMakefile.in;h=70bd266e6a4f6f35fb8aac1f139049ca09156e2d;hp=6af3a3220385dfd3da2b3d43937cde6f65738dde;hb=3d52fe3684ae9f5bf411c6ec4476381932ca6d00;hpb=52b5db7fecd29a8ffe42c53e4e27fd2a698075bb diff --git a/libctsupport/Makefile.in b/libctsupport/Makefile.in index 6af3a32..70bd266 100644 --- a/libctsupport/Makefile.in +++ b/libctsupport/Makefile.in @@ -62,6 +62,7 @@ host_triplet = @host@ AWK = @AWK@ CC = @CC@ CXX = @CXX@ +MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ @@ -130,7 +131,7 @@ OBJECTS = $(libctsupport_a_OBJECTS) all: all-redirect .SUFFIXES: .SUFFIXES: .S .c .cpp .o .s -$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu libctsupport/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)