From 7779057caecf5b4924997c76207c468a058ed16b Mon Sep 17 00:00:00 2001 From: "lal.harshita" Date: Wed, 30 Jun 2021 11:19:42 +0530 Subject: [PATCH] sonarqube testing Signed-off-by: lal.harshita Change-Id: I92d624153ef3bb67e1d14a777afe1a2fb1a641c5 --- build/Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 build/Makefile diff --git a/build/Makefile b/build/Makefile new file mode 100644 index 000000000..2d0265327 --- /dev/null +++ b/build/Makefile @@ -0,0 +1,2 @@ +sonarqube: + cd odu;make -f makefile odu MACHINE=BIT64 MODE=TDD -- 2.16.6