Parallel Programming - Stuff happened
[matches/honours.git] / course / semester2 / pprog / assignment1 / Makefile
index e93e59d..c66787e 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile to build all programs
 
-all : single-thread/nbody mthread/nbody
+all : single-thread/nbody mthread/nbody openmp/nbody
 
 single-thread/nbody :
        make -C single-thread

UCC git Repository :: git.ucc.asn.au