diff build-aux/module.mk @ 25897:440eb4707570

reorganize rules for building .oct files * build-aux/mk-pkg-add.sh: Move here from libinterp/mk-pkg-add.sh. * build-aux/module.mk, libinterp/module.mk: Update. * Makefile.am, libinterp/module.mk, libinterp/dldfcn/config-module.awk: Refactor rules for building .oct files and corresponding PKG_ADD files to allow .oct file sources in directories other than libinterp/dldfcn.
author John W. Eaton <jwe@octave.org>
date Fri, 14 Sep 2018 16:20:20 -0400
parents a6c796206e7d
children 2d2bed795727
line wrap: on
line diff
--- a/build-aux/module.mk	Tue Sep 25 17:24:53 2018 +0200
+++ b/build-aux/module.mk	Fri Sep 14 16:20:20 2018 -0400
@@ -10,6 +10,7 @@
   %reldir%/mk-hg-id.sh \
   %reldir%/mk-octave-config-h.sh \
   %reldir%/mk-opts.pl \
+  %reldir%/mk-pkg-add.sh \
   %reldir%/move-if-change \
   %reldir%/stl_algo.h-fixed \
   %reldir%/subst-config-vals.in.sh \