X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=perl-module%2Fautomake.mk;h=93b9bc0ec1887459c7f6e6212665e585a9e75a6f;hb=4d8de11eaa155308f2ba3d75de3ec58768f039d1;hp=ca27abdd39fbf45dd1e3baaba316ee8a49dec8d8;hpb=58aeeeafe4a07609db92966d7cf65b99e1321dc7;p=pspp-builds.git diff --git a/perl-module/automake.mk b/perl-module/automake.mk index ca27abdd..93b9bc0e 100644 --- a/perl-module/automake.mk +++ b/perl-module/automake.mk @@ -36,7 +36,7 @@ module-make: perl-module/Makefile ALL_LOCAL += perl_module_tarball perl_module_tarball: $(module_sources) src/libpspp-core.la - if test x"$(top_builddir)" != x"$(top_srcdir)" ; then \ + @if test x"$(top_builddir)" != x"$(top_srcdir)" ; then \ for f in $(module_sources); do \ destdir=`dirname $$f` ;\ mkdir -p $$destdir ;\