diff --git a/function_test/Semantic_Analyser/port_translation/Makefile b/function_test/Semantic_Analyser/port_translation/Makefile
new file mode 100644
index 0000000000000000000000000000000000000000..7a16554b8bbce3b10dde2cb80cc9aa0a0a19c9cb
--- /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