1
1
openmpi/Makefile

8 lines
93 B
Makefile

LIST=OS
ifeq ($(BUILD_OPTION_DISABLE_GLVND),y)
EXCLUDE_OSLIST=nto
endif
include recurse.mk