view doc/Makefile.am @ 19913:7575048a555b

build: Declare dependencies between generated sources (bug #44383) * libinterp/Makefile.am (GENERATED_MAKE_BUILTINS_INCS): New variable containing a subset of BUILT_SOURCES. (BUILT_SOURCES): Factor out files in GENERATED_MAKE_BUILTINS_INCS and sort remaining list. (%.df:%.cc): Depend on GENERATED_MAKE_BUILTINS_INCS. * libinterp/corefcn/module.mk (COREFCN_FT2_DF): Likewise. * libinterp/octave-value/module.mk (OV_JAVA_DF): Likewise.
author Mike Miller <mtmiller@ieee.org>
date Fri, 27 Feb 2015 23:54:17 -0500
parents 4197fc428c7d
children 45d7be391982
line wrap: on
line source

# Makefile for Octave's doc directory
#
# Copyright (C) 1993-2015 John W. Eaton
#
# This file is part of Octave.
#
# Octave is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the
# Free Software Foundation; either version 3 of the License, or (at
# your option) any later version.
#
# Octave is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
# for more details.
#
# You should have received a copy of the GNU General Public License
# along with Octave; see the file COPYING.  If not, see
# <http://www.gnu.org/licenses/>.

include $(top_srcdir)/build-aux/common.mk

## Avoid making multiple subdirs in parallel
## which can lead to a confusing error message stream.
.NOTPARALLEL:

EXTRA_DIST = \
  Makefile.am \
  texinfo.tex \
  texmf.cnf

SUBDIRS = doxyhtml interpreter liboctave refcard