From 69fc549567faaab5dbbb7697cfe2e21be4739a32 Mon Sep 17 00:00:00 2001
From: BenceJanosSzabo <bence.janos.szabo@ericsson.com>
Date: Wed, 8 Mar 2017 08:56:38 +0100
Subject: [PATCH] Added function test makefile for port_translation

Change-Id: I035f85ba006ef54cf70fd618262b5f5e0fbac43f
Signed-off-by: BenceJanosSzabo <bence.janos.szabo@ericsson.com>
---
 .../Semantic_Analyser/port_translation/Makefile     | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 function_test/Semantic_Analyser/port_translation/Makefile

diff --git a/function_test/Semantic_Analyser/port_translation/Makefile b/function_test/Semantic_Analyser/port_translation/Makefile
new file mode 100644
index 000000000..7a16554b8
--- /dev/null
+++ b/function_test/Semantic_Analyser/port_translation/Makefile
@@ -0,0 +1,13 @@
+##############################################################################
+# Copyright (c) 2000-2017 Ericsson Telecom AB
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#   Szabo, Bence Janos
+#
+##############################################################################
+NO3=3
+include ../common.mk
-- 
GitLab