summaryrefslogtreecommitdiff
path: root/x11-toolkits/open-motif/files/doc.imk
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/open-motif/files/doc.imk')
-rw-r--r--x11-toolkits/open-motif/files/doc.imk9
1 files changed, 9 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif/files/doc.imk b/x11-toolkits/open-motif/files/doc.imk
new file mode 100644
index 000000000000..e2cbb7abec39
--- /dev/null
+++ b/x11-toolkits/open-motif/files/doc.imk
@@ -0,0 +1,9 @@
+XCOMM $FreeBSD$
+
+#define IHaveSubdirs
+#define PassCDebugFlags
+
+SUBDIRS = man
+
+MakeSubdirs($(SUBDIRS))
+DependSubdirs($(SUBDIRS))