bentley 0a72d07fc5 Import qp-6.0.1.
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@
2018-03-30 04:47:59 +00:00

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>