5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
EXE_INC = $(COMP_OPENMP) /* -UUSE_OMP */
|
|
|
|
/* Mostly do not need to explicitly link openmp libraries */
|
|
/* EXE_LIBS = $(LINK_OPENMP) */
|