1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# -*- makefile -*- # # Copyright (c) 2016 Intel, Inc. All rights reserved. # $COPYRIGHT$ # # Additional copyrights may follow # # $HEADER$ headers += \ event/pmix_event.h sources += \ event/pmix_event_notification.c \ event/pmix_event_registration.c