aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authoranthk <anthk@texto-plano.xyz>2021-03-11 09:40:02 +0000
committeranthk <anthk@texto-plano.xyz>2021-03-11 09:40:02 +0000
commit5b21c81d6870e72629d3b12756e14a60bdc5261b (patch)
treed617edb6a939a19db9bb57216c380fb8618ebea9 /tests
parentd252394bc86670e39f8a9c5c52875b13645764af (diff)
downloadcpulimit-master.tar.gz
Ajustes olvidadosHEADmaster
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 764db87..785f16e 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -10,6 +10,10 @@ ifeq ($(UNAME), FreeBSD)
LIBS+=-lkvm
endif
+ifeq ($(UNAME), OpenBSD)
+LIBS+=-lkvm
+endif
+
all:: $(TARGETS)
busy: busy.c
Un proyecto texto-plano.xyz