0024786: Move functionality of WOK command wgenproj to OCCT tool genproj
[occt.git] / adm / templates / template.mamx
diff --git a/adm/templates/template.mamx b/adm/templates/template.mamx
new file mode 100644 (file)
index 0000000..da81a60
--- /dev/null
@@ -0,0 +1,10 @@
+# Makefile.am for executable __XQTNAM__
+srcdir = @srcdir@
+
+VPATH = @srcdir@ : \
+@top_srcdir@/src/__XQTNAM__
+
+INCLUDES = $(CSF_OPT_INCLUDES) __EXTERNINC__ \
+-I@top_srcdir@/inc \
+-I@top_srcdir@/src/__XQTNAM__
+