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@
7 lines
137 B
Makefile
7 lines
137 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2018/03/30 04:47:59 bentley Exp $
|
|
|
|
SUBDIR += qpc
|
|
SUBDIR += qpcpp
|
|
|
|
.include <bsd.port.subdir.mk>
|