Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 37379
Collapse All | Expand All

(-)Makefile.in.old (-1 / +1 lines)
Lines 916-920 Link Here
916
916
917
install-data-local:
917
install-data-local:
918
	$(mkinstalldirs) $(sitedir)
918
	$(mkinstalldirs) $(DESTDIR)$(sitedir)
919
pyMPI_linker.$(OBJEXT): pyMPI_linker.c
919
pyMPI_linker.$(OBJEXT): pyMPI_linker.c
920
	@pyCC@ -c $(srcdir)/pyMPI_linker.c
920
	@pyCC@ -c $(srcdir)/pyMPI_linker.c

Return to bug 37379