# # Copyright 2004, QNX Software Systems Ltd. All Rights Reserved. # # This source code may contain confidential information of QNX Software # Systems Ltd. (QSSL) and its licensors. Any use, reproduction, # modification, disclosure, distribution or transfer of this software, # or any software which includes or is based upon any of this code, is # prohibited unless expressly authorized by QSSL by written agreement. For # more information (including whether this source code file has been # published) please email licensing@qnx.com. # ifndef QCONFIG QCONFIG=qconfig.mk endif include $(QCONFIG) define PINFO PINFO DESCRIPTION = Asynchronous Message Passing Library endef INSTALLDIR=usr/lib NAME=asyncmsg USEFILE= include $(MKFILES_ROOT)/qtargets.mk