changeset 4180:4b0004dc5941

build: update dist rules for out of source build * Makefile.in: mod dist rule for use of TOP_DIR * dist-files.mk: remove refs no longer in sources
author John D
date Mon, 01 Aug 2016 17:31:08 -0400
parents 4117faf76988
children 3fc30cd416ac
files Makefile.in dist-files.mk
diffstat 2 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Fri Jul 08 10:24:12 2016 -0400
+++ b/Makefile.in	Mon Aug 01 17:31:08 2016 -0400
@@ -877,7 +877,7 @@
 dist:
 	rm -rf $(distdir)
 	mkdir $(distdir)
-	$(TAR) cf - $(DIST_FILES) | ( cd $(distdir) ; $(TAR) xpf - )
+	( cd $(TOP_DIR) ; $(TAR) cf - $(DIST_FILES) ) | ( cd $(distdir) ; $(TAR) xpf - )
 	$(TAR) czf $(distdir).tar.gz $(distdir)
 
 include $(TOP_DIR)/binary-dist-rules.mk
--- a/dist-files.mk	Fri Jul 08 10:24:12 2016 -0400
+++ b/dist-files.mk	Mon Aug 01 17:31:08 2016 -0400
@@ -29,6 +29,7 @@
   build-gcc-1-mingw-float.patch \
   build-gcc-2-intrinsics.patch \
   build-gcc.mk \
+  build-gettext.mk \
   build-gperf.mk \
   build-libtool.mk \
   build-m4.mk \
@@ -59,7 +60,6 @@
   dcmtk-1-fixes.patch \
   dcmtk-2-ming64.patch \
   dcmtk.mk \
-  default-octave-1-fixes.patch \
   default-octave.mk \
   devil-1-png.patch \
   devil.mk \
@@ -271,6 +271,7 @@
   libpaper.mk \
   libpng-test.c \
   libpng.mk \
+  librsb.mk \
   librsvg-1-fixes.patch \
   librsvg-test.c \
   librsvg.mk \
@@ -309,7 +310,6 @@
   mdbtools.mk \
   mingw-cairo-1-ssize-t-defined.patch \
   mingw-cfitsio-1-fixes.patch \
-  mingw-default-octave-1-msys-fixes.patch \
   mingw-epstool-1-fixes.patch \
   mingw-fontconfig-ln_s.patch \
   mingw-glib-1-fixes.patch \
@@ -493,6 +493,7 @@
   of-signal.mk \
   of-sockets-1-cross-fixes.patch \
   of-sockets.mk \
+  of-sparsersb.mk \
   of-specfun.mk \
   of-splines.mk \
   of-statistics.mk \
@@ -500,7 +501,6 @@
   of-strings-1-fixes.patch \
   of-strings.mk \
   of-struct.mk \
-  of-tisean-1-fortran.patch \
   of-tisean.mk \
   of-tsa-1-cross-fixes.patch \
   of-tsa.mk \
@@ -837,6 +837,7 @@
   create-screenshot-for-doc \
   install-sh \
   make-shared-from-static \
+  makeinst-script.sh.in \
   patch-tool-mxe \
   pkg-install.py \
   s3-fetch-and-sync \
@@ -853,7 +854,6 @@
   dist-files.mk \
   index.html \
   Makefile.in \
-  makeinst-script.sh \
   octave-wrapper.in \
   octaverc