summaryrefslogtreecommitdiffstats
path: root/openbsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd/Makefile')
-rw-r--r--openbsd/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/openbsd/Makefile b/openbsd/Makefile
new file mode 100644
index 000000000..cb0a5bc36
--- /dev/null
+++ b/openbsd/Makefile
@@ -0,0 +1,10 @@
+
+
+ SUBDIR =
+ SUBDIR += 3rdparty
+ SUBDIR += dependencies
+ SUBDIR += tdelibs
+ SUBDIR += tdebase
+ SUBDIR += tdemultimedia
+
+.include <bsd.port.subdir.mk>