From 400e61854cc2f9831723b25c3b851f6ce2a1b17d Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Wed, 31 Mar 2021 15:57:33 +0200 Subject: [PATCH] build for all OS classes --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index cd2e3a1..033ab66 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -4,7 +4,7 @@ include Makefile else include /ioc/tools/driver.makefile -BUILDCLASSES += Linux +BUILDCLASSES += vxWorks Linux WIN32 SOURCES += require.c DBDS += require.dbd