inicjalizacja zad2
This commit is contained in:
5
DergunPiotr-WaskoDominik/zad2/Makefile
Normal file
5
DergunPiotr-WaskoDominik/zad2/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
macierz_mpi: macierz_mpi.cpp
|
||||
mpicxx -Wall -o macierz_mpi macierz_mpi.cpp
|
||||
|
||||
clean:
|
||||
rm -rf macierz_mpi
|
||||
Reference in New Issue
Block a user