QP/C and QP/C++ (Quantum Platform in C/C++) is a lightweight, open source software framework/RTOS for building reactive real-time embedded applications as systems of cooperating, event-driven active objects (actors). ok abieber@ benoit@
6 lines
109 B
Makefile
6 lines
109 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2018/03/30 04:47:59 bentley Exp $
|
|
|
|
QP_PROJECT = qpcpp
|
|
|
|
.include <bsd.port.mk>
|