view libinterp/operators/module.mk @ 20401:9b44691a3520

provide per-directory clean targets * Makefile.am, doc/module.mk, libgui/graphics/module.mk, libgui/module.mk, libgui/qterminal-module.mk, libgui/src/module.mk, libinterp/corefcn/module.mk, libinterp/module.mk, libinterp/octave-value/module.mk, libinterp/operators/module.mk, libinterp/parse-tree/module.mk, libinterp/template-inst/module.mk, liboctave/array/module.mk, liboctave/cruft/Faddeeva/module.mk, liboctave/cruft/amos/module.mk, liboctave/cruft/blas-xtra/module.mk, liboctave/cruft/daspk/module.mk, liboctave/cruft/dasrt/module.mk, liboctave/cruft/dassl/module.mk, liboctave/cruft/fftpack/module.mk, liboctave/cruft/lapack-xtra/module.mk, liboctave/cruft/misc/module.mk, liboctave/cruft/module.mk, liboctave/cruft/odepack/module.mk, liboctave/cruft/ordered-qz/module.mk, liboctave/cruft/quadpack/module.mk, liboctave/cruft/ranlib/module.mk, liboctave/cruft/slatec-err/module.mk, liboctave/cruft/slatec-fn/module.mk, liboctave/module.mk, liboctave/numeric/module.mk, liboctave/operators/module.mk, liboctave/system/module.mk, liboctave/util/module.mk, scripts/java/module.mk, scripts/module.mk, scripts/startup/module.mk, src/module.mk: For each major subdirectory tree (liboctave, libinterp, libgui, src, doc, examples, test), provide SUBDIR-clean, SUBDIR-distclean, and SUBDIR-maintainer-clean targets.
author John W. Eaton <jwe@octave.org>
date Fri, 17 Jul 2015 14:44:47 -0400
parents 0ce7d8303152
children
line wrap: on
line source

LIBINTERP_OPERATORS_SRC = \
  libinterp/operators/op-b-b.cc \
  libinterp/operators/op-b-bm.cc \
  libinterp/operators/op-b-sbm.cc \
  libinterp/operators/op-bm-b.cc \
  libinterp/operators/op-bm-bm.cc \
  libinterp/operators/op-bm-sbm.cc \
  libinterp/operators/op-cdm-cdm.cc \
  libinterp/operators/op-cdm-cm.cc \
  libinterp/operators/op-cdm-cs.cc \
  libinterp/operators/op-cdm-dm.cc \
  libinterp/operators/op-cdm-m.cc \
  libinterp/operators/op-cdm-s.cc \
  libinterp/operators/op-cell.cc \
  libinterp/operators/op-chm.cc \
  libinterp/operators/op-class.cc \
  libinterp/operators/op-cm-cdm.cc \
  libinterp/operators/op-cm-cm.cc \
  libinterp/operators/op-cm-cs.cc \
  libinterp/operators/op-cm-dm.cc \
  libinterp/operators/op-cm-m.cc \
  libinterp/operators/op-cm-pm.cc \
  libinterp/operators/op-cm-s.cc \
  libinterp/operators/op-cm-scm.cc \
  libinterp/operators/op-cm-sm.cc \
  libinterp/operators/op-cs-cm.cc \
  libinterp/operators/op-cs-cs.cc \
  libinterp/operators/op-cs-m.cc \
  libinterp/operators/op-cs-s.cc \
  libinterp/operators/op-cs-scm.cc \
  libinterp/operators/op-cs-sm.cc \
  libinterp/operators/op-dm-cdm.cc \
  libinterp/operators/op-dm-cm.cc \
  libinterp/operators/op-dm-cs.cc \
  libinterp/operators/op-dm-dm.cc \
  libinterp/operators/op-dm-m.cc \
  libinterp/operators/op-dm-s.cc \
  libinterp/operators/op-dm-scm.cc \
  libinterp/operators/op-dm-sm.cc \
  libinterp/operators/op-double-conv.cc \
  libinterp/operators/op-fcdm-fcdm.cc \
  libinterp/operators/op-fcdm-fcm.cc \
  libinterp/operators/op-fcdm-fcs.cc \
  libinterp/operators/op-fcdm-fdm.cc \
  libinterp/operators/op-fcdm-fm.cc \
  libinterp/operators/op-fcdm-fs.cc \
  libinterp/operators/op-fcm-fcdm.cc \
  libinterp/operators/op-fcm-fcm.cc \
  libinterp/operators/op-fcm-fcs.cc \
  libinterp/operators/op-fcm-fdm.cc \
  libinterp/operators/op-fcm-fm.cc \
  libinterp/operators/op-fcm-fs.cc \
  libinterp/operators/op-fcm-pm.cc \
  libinterp/operators/op-fcn.cc \
  libinterp/operators/op-fcs-fcm.cc \
  libinterp/operators/op-fcs-fcs.cc \
  libinterp/operators/op-fcs-fm.cc \
  libinterp/operators/op-fcs-fs.cc \
  libinterp/operators/op-fdm-fcdm.cc \
  libinterp/operators/op-fdm-fcm.cc \
  libinterp/operators/op-fdm-fcs.cc \
  libinterp/operators/op-fdm-fdm.cc \
  libinterp/operators/op-fdm-fm.cc \
  libinterp/operators/op-fdm-fs.cc \
  libinterp/operators/op-float-conv.cc \
  libinterp/operators/op-fm-fcdm.cc \
  libinterp/operators/op-fm-fcm.cc \
  libinterp/operators/op-fm-fcs.cc \
  libinterp/operators/op-fm-fdm.cc \
  libinterp/operators/op-fm-fm.cc \
  libinterp/operators/op-fm-fs.cc \
  libinterp/operators/op-fm-pm.cc \
  libinterp/operators/op-fs-fcm.cc \
  libinterp/operators/op-fs-fcs.cc \
  libinterp/operators/op-fs-fm.cc \
  libinterp/operators/op-fs-fs.cc \
  libinterp/operators/op-i16-i16.cc \
  libinterp/operators/op-i32-i32.cc \
  libinterp/operators/op-i64-i64.cc \
  libinterp/operators/op-i8-i8.cc \
  libinterp/operators/op-int-concat.cc \
  libinterp/operators/op-int-conv.cc \
  libinterp/operators/op-m-cdm.cc \
  libinterp/operators/op-m-cm.cc \
  libinterp/operators/op-m-cs.cc \
  libinterp/operators/op-m-dm.cc \
  libinterp/operators/op-m-m.cc \
  libinterp/operators/op-m-pm.cc \
  libinterp/operators/op-m-s.cc \
  libinterp/operators/op-m-scm.cc \
  libinterp/operators/op-m-sm.cc \
  libinterp/operators/op-pm-cm.cc \
  libinterp/operators/op-pm-fcm.cc \
  libinterp/operators/op-pm-fm.cc \
  libinterp/operators/op-pm-m.cc \
  libinterp/operators/op-pm-pm.cc \
  libinterp/operators/op-pm-scm.cc \
  libinterp/operators/op-pm-sm.cc \
  libinterp/operators/op-range.cc \
  libinterp/operators/op-s-cm.cc \
  libinterp/operators/op-s-cs.cc \
  libinterp/operators/op-s-m.cc \
  libinterp/operators/op-s-s.cc \
  libinterp/operators/op-s-scm.cc \
  libinterp/operators/op-s-sm.cc \
  libinterp/operators/op-sbm-b.cc \
  libinterp/operators/op-sbm-bm.cc \
  libinterp/operators/op-sbm-sbm.cc \
  libinterp/operators/op-scm-cm.cc \
  libinterp/operators/op-scm-cs.cc \
  libinterp/operators/op-scm-m.cc \
  libinterp/operators/op-scm-s.cc \
  libinterp/operators/op-scm-scm.cc \
  libinterp/operators/op-scm-sm.cc \
  libinterp/operators/op-sm-cm.cc \
  libinterp/operators/op-sm-cs.cc \
  libinterp/operators/op-sm-m.cc \
  libinterp/operators/op-sm-s.cc \
  libinterp/operators/op-sm-scm.cc \
  libinterp/operators/op-sm-sm.cc \
  libinterp/operators/op-str-m.cc \
  libinterp/operators/op-str-s.cc \
  libinterp/operators/op-str-str.cc \
  libinterp/operators/op-struct.cc \
  libinterp/operators/op-ui16-ui16.cc \
  libinterp/operators/op-ui32-ui32.cc \
  libinterp/operators/op-ui64-ui64.cc \
  libinterp/operators/op-ui8-ui8.cc

## These look like included header files to Autotools build process
LIBINTERP_OPERATORS_INC = \
  libinterp/operators/op-dm-template.cc \
  libinterp/operators/op-dms-template.cc \
  libinterp/operators/op-int.h \
  libinterp/operators/op-pm-template.cc \
  libinterp/operators/ops.h

## Special rules for sources which must be built before rest of compilation.
libinterp/operators/ops.cc: $(LIBINTERP_OPERATORS_SRC) libinterp/mkops
	$(AM_V_GEN)rm -f $@-t $@ && \
	$(srcdir)/libinterp/mkops $(LIBINTERP_OPERATORS_SRC) > $@-t && \
	mv $@-t $@