Loading BUILD/compile-dist +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ # tree can then be picked up by "make dist" to create the "pristine source # package" that is used as the basis for all other binary builds. # make distclean test -f Makefile && make distclean aclocal autoheader libtoolize --automake --force --copy Loading ndb/Makefile.am +2 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,8 @@ dist-hook: done windoze: for i in `find . -name 'Makefile.am'`; do make -C `dirname $$i` windoze-dsp; done for i in `find . -name 'old_dirs' -prune -o -name 'Makefile.am' -print`; \ do make -C `dirname $$i` windoze-dsp; done windoze-dsp: Loading Loading
BUILD/compile-dist +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ # tree can then be picked up by "make dist" to create the "pristine source # package" that is used as the basis for all other binary builds. # make distclean test -f Makefile && make distclean aclocal autoheader libtoolize --automake --force --copy Loading
ndb/Makefile.am +2 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,8 @@ dist-hook: done windoze: for i in `find . -name 'Makefile.am'`; do make -C `dirname $$i` windoze-dsp; done for i in `find . -name 'old_dirs' -prune -o -name 'Makefile.am' -print`; \ do make -C `dirname $$i` windoze-dsp; done windoze-dsp: Loading