From e6b2944c67a94e4544641c17362173247a2982d2 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Thu, 1 Apr 2021 14:47:36 +0200 Subject: [PATCH] build for all OS classes --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 896b32b..344a6b8 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -5,7 +5,7 @@ else include /ioc/tools/driver.makefile EXCLUDE_VERSIONS = 3.13.2 PROJECT=stream -BUILDCLASSES += Linux +BUILDCLASSES += vxWorks Linux WIN32 DOCUDIR = docs