Add %{?_smp_mflags}.

This commit is contained in:
Ralf Corsepius
2007-12-16 12:18:51 +00:00
parent 49bf16a322
commit ae8600f335

View File

@@ -19,7 +19,7 @@
--includedir=%{_includedir} --libdir=%{_libdir} \
--mandir=%{_mandir} --infodir=%{_infodir}
make all
make %{?_smp_mflags} all
%if %build_infos
make info
%endif